Two warnings. - 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: Two warnings. (
/showthread.php?tid=87152)
Two warnings. -
Devine - 18.07.2009
I get these two warnings:
C:\Users\Owner\Desktop\New Folder\gamemodes\AllianceRP2.pwn(8834) : warning 219: local variable "atext" shadows a variable at a preceding level
C:\Users\Owner\Desktop\New Folder\gamemodes\AllianceRP2.pwn(19606) : warning 219: local variable "atext" shadows a variable at a preceding level
Line 8834:
Like 19606:
Re: Two warnings. -
refshal - 18.07.2009
I think you already defined it somewhere. Try to look for it.