Streamer Problem
#1

Hello, in streamer include are theese errors:
Код:
C:\Documents and Settings\Lauris\Desktop\GTA SAMP Serveri\New UF\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Documents and Settings\Lauris\Desktop\GTA SAMP Serveri\New UF\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Documents and Settings\Lauris\Desktop\GTA SAMP Serveri\New UF\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Documents and Settings\Lauris\Desktop\GTA SAMP Serveri\New UF\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
But whne i definied thos 2 things there still that 2 errors! But they are already Forwarded!
Where is the streamer newest version?
Reply
#2

update ur plugin and include then try to compile


Click here
Reply
#3

Quote:
Originally Posted by Namer
Посмотреть сообщение
update ur plugin and include then try to compile
Nop still theese errors/warnings!
Reply
#4

show these code lines


try to open gm from pawno
Reply
#5

Код:
forward Streamer_OnPlayerDisconnect(playerid, reason);
And here:
Код:
forward Streamer_OnPlayerEditObject(playerid, playerobject, objectid, response, Float:fX, Float:fY, Float:fZ, Float:fRotX, Float:fRotY, Float:fRotZ);
It says then there are thos errors
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)