SA-MP Forums Archive
Warning Messages - 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: Warning Messages (/showthread.php?tid=162364)



Warning Messages - robert4049 - 23.07.2010

Fixed


Re: Warning Messages - Яσскѕтая - 23.07.2010

for(new pid; pid<MAX_PLAYERS; pid++)

and just remove the definition of positions.


Re: Warning Messages - robert4049 - 23.07.2010

okay worked down to one


Re: Warning Messages - Яσскѕтая - 23.07.2010

This one?
Код:
C:\Users\Robert\Desktop\Server Bundle\gamemodes\crpnew.pwn(21034) : warning 203: symbol is never used: "Positions"
just remove the definition of Positions


Re: Warning Messages - robert4049 - 23.07.2010

i was just worried it would mess something up.