Streamer HELP!
#1

Hey guys,
I had lastest streamer (2.6.1) but i deleted by accident, now when i try to add streamer i get errors from its include!
Код:
C:\Users\*****\Desktop\Desktop Shortcuts\SA-MP servers\Trucking New Start 8\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\*****\Desktop\Desktop Shortcuts\SA-MP servers\Trucking New Start 8\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\*****\Desktop\Desktop Shortcuts\SA-MP servers\Trucking New Start 8\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\*****\Desktop\Desktop Shortcuts\SA-MP servers\Trucking New Start 8\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Why?
A friend gets these too!
Reply
#2

Update your includes then complie
http://files.sa-mp.com/samp03e_svr_R2_win32.zip
Reply
#3

i have latest includes, i already did that :X
Reply
#4

No, you don't. These functions added on 0.3e, so re-update plugin and include.
Reply
#5

You must be using SA-MP Server 0.3e Package for your server.
Reply
#6

USe SA-MP Server 0.3e Package if it didn't work put this in your script
pawn Код:
forward OnPlayerEditObject
and this
pawn Код:
forward OnPlayerSelectObject
Reply
#7

@Red_Dragon, even if he adds the forward, that callback won't get called.

He should use the correct package/plugin/include.
Reply
#8

ok thank you guys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)