SA-MP Forums Archive
GM Script Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: GM Script Help (/showthread.php?tid=519903)



GM Script Help - DarknessKnight - 16.06.2014

Help

Код:
C:\Documents and Settings\Рабочий стол\RP\pawno\include\streamer.inc(166) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Documents and Settings\\Рабочий стол\RP\pawno\include\streamer.inc(341) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Documents and Settings\Рабочий стол\RP\pawno\include\streamer.inc(364) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Documents and Settings\Рабочий стол\RP\pawno\include\streamer.inc(366) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Documents and Settings\Рабочий стол\RP\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Documents and Settings\Рабочий стол\RP\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.



Re: GM Script Help - Rittik - 16.06.2014

Add this to the script.
Код:
forward OnPlayerEditObject;
forward OnPlayerSelectObject;
forward OnPlayerWeaponShot;



Re: GM Script Help - DarknessKnight - 16.06.2014

Alright ill try it


Re: GM Script Help - VladimirMark - 16.06.2014

Update your server pack to 0.3z and re-compile
Download the server pack here:
www.sa-mp.com