SA-MP Forums Archive
Streamer warning - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Streamer warning (/showthread.php?tid=171208)



Streamer warning - Andy_McKinley - 25.08.2010

I get these warning when I compile my gamemode. I want to use F_Streamer. Here is is:
Код:
C:\Users\Andy\Documents\[UF]SF-TDM\pawno\include\F_Streamer.inc(372) : warning 202: number of arguments does not match definition
C:\Users\Andy\Documents\[UF]SF-TDM\pawno\include\F_Streamer.inc(460) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.



Re: Streamer warning - Nonameman - 25.08.2010

Show your code please.


Re: Streamer warning - Andy_McKinley - 25.08.2010

It's not my code! Look at the warnings, F_Streamer.inc(372).


Re: Streamer warning - Hiddos - 25.08.2010

Is F_Streamer already updated to 0.3b, and did you download the 0.3b version already?


Re: Streamer warning - Nonameman - 25.08.2010

Ohh, sorry.


Re: Streamer warning - Andy_McKinley - 25.08.2010

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
Is F_Streamer already updated to 0.3b, and did you download the 0.3b version already?
Yes, it is. Yes, I did.