30.07.2013, 02:15
Howdy,
I'm completely unknown with the world of scripting so yeah. I downloaded the SAMP server and then I downloaded the gamemode, I pasted all the necessary things into the SAMP server's folder but when I try to edit something in Pawno, I receive these errors:
Your help will be greatly appreciated!
Regards,
Lawless
I'm completely unknown with the world of scripting so yeah. I downloaded the SAMP server and then I downloaded the gamemode, I pasted all the necessary things into the SAMP server's folder but when I try to edit something in Pawno, I receive these errors:
Код:
C:\Users\CW\Desktop\SAMP Server\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\CW\Desktop\SAMP Server\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\CW\Desktop\SAMP Server\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT" C:\Users\CW\Desktop\SAMP Server\gamemodes\GM.pwn(3545) : error 017: undefined symbol "GetPointZPos" C:\Users\CW\Desktop\SAMP Server\gamemodes\GM.pwn(3830) : warning 203: symbol is never used: "ret_memcpy" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
Regards,
Lawless