Compiling Errors
#1

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:

Код:
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.
Your help will be greatly appreciated!

Regards,
Lawless
Reply
#2

Can you show ur pawn codes to understand the main problem .
Reply
#3

Please re-download the SA:MP server package at http://www.sa-mp.com/download.php, put the downloaded script into the "gamemodes" directory, run Pawno from the new server package, and re-compile the game mode.
Reply
#4

The compile errors have been resolved but somehow it is not detecting the gamemode.
Reply
#5

These errors reason is streamer and something mistake in cmd line .
Reply
#6

Quote:
Originally Posted by Lawless
Посмотреть сообщение
The compile errors have been resolved but somehow it is not detecting the gamemode.
What do you mean by 'somehow' it doesn't detect? Please specify.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)