HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" - 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: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" (
/showthread.php?tid=499035)
HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
ChristianIvann09 - 06.03.2014
So after i update my streamer plugin into 0.3z i receive 1 error and 1 warning
Код:
C:\Users\Cris\Desktop\0.3z Server\ASRP (LRP script)\pawno\include\streamer.inc(487) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
C:\Users\Cris\Desktop\0.3z Server\ASRP (LRP script)\pawno\include\streamer.inc(489) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT"
Код:
Line 487: new lspdcopsonly;
Line 489(Where i get error): new lspddoor1;
Re: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
ChristianIvann09 - 06.03.2014
Where can i download the latest a_samp.inc
Re: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
Ryan_Undering - 06.03.2014
Quote:
Originally Posted by ChristianIvann09
Where can i download the latest a_samp.inc
|
It should come with the new 0.3z server package... head to
www.sa-mp.com and check the downloads
Re: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
XK - 06.03.2014
download 0.3z's pawno package and you will get it,from
www.sa-mp.com
Re: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
Ryan_Undering - 06.03.2014
Quote:
Originally Posted by XK
download 0.3z's pawno package and you will get it,from www.sa-mp.com
|
Dude... what's with you posting the same thing as I'm typing on these? Inc post count and hope extra rep...?
Re: HELP: error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER_OBJECT" -
paysu - 22.03.2014
I've downloaded the whole package from SAMP, still gives me the same error.