HELP.. - 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.. (
/showthread.php?tid=471999)
HELP.. -
FLapJAck - 26.10.2013
C:\Documents and Settings\New1\Desktop\HGRP\FGRP\gamemodes\VGRP.pwn (59016) : warning 219: local variable "i" shadows a variable at a preceding level
C:\Documents and Settings\New1\Desktop\HGRP\FGRP\gamemodes\VGRP.pwn (59047) : warning 219: local variable "i" shadows a variable at a preceding level
Re: HELP.. -
Konstantinos - 26.10.2013
Change the
i is used for the for loop to something else, let's say
d.
Re: HELP.. -
FLapJAck - 26.10.2013
Bro can you post some Screenshot or Example..