Streamer. - 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: Streamer. (
/showthread.php?tid=545598)
Streamer. -
HY - 09.11.2014
I only add include:
And then I get errors. I don't have line 487, 489, but...
Re: Streamer. -
AIped - 09.11.2014
Do you have the plugin and include updated ?
Re: Streamer. -
LeroyII - 09.11.2014
Error isn't in your script, it is in include! Enter streamer and go to line 487 and write in line before it this
pawn Код:
forward something //replace "something" with symbol
Then in defines in streamer add this
pawn Код:
define BULLET_HIT_TYPE_PLAYER_OBJECT;