SA-MP Forums Archive
error in gamemode +rep - 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: error in gamemode +rep (/showthread.php?tid=520042)



error in gamemode +rep - ScripteRNaBEEL - 17.06.2014

im getthing this problem how to fix
Код:
F:\Program Files\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
F:\Program Files\Rockstar Games\GTA San Andreas\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
this are the lines
Код:
			#if MAX_DROP_AMOUNT != -1
			if( pickups[ p ][ dammo ] > MAX_DROP_AMOUNT )
			{
				pickups[ p ][ dammo ] = MAX_DROP_AMOUNT;
			}
			#endif



Re: error in gamemode +rep - SickAttack - 17.06.2014

Update your sa-mp package (sa-mp server 0.3z files).


Re: error in gamemode +rep - ScripteRNaBEEL - 17.06.2014

thnak you bro


Re: error in gamemode +rep - SickAttack - 17.06.2014

http://sa-mp.com/download.php