Local Variable shadows a variable at a preceding level
#1

So I would like to clean up my Pawno Compiler box, and I have a few warnings. How would I fix this one?

Here's the Line:
pawn Код:
for(new idx=0; idx<MAX_DOORS; idx++)
Warning:
pawn Код:
local variable "idx" shadows a variable at a preceding level
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)