[Ajuda] local variable "i" shadows a variable at a preceding level
#1

code \/
PHP код:
    for(new i=1i<MAX_VEHICLESi++)
        {
            
SetVehicleNumberPlate(i"BRL");
        } 
erro \/
PHP код:
(635) : warning 219local variable "i" shadows a variable at a preceding level 
eu nao seii mexer muito com loops to aprendendo ainda ai nao sei oq deuai
Reply


Messages In This Thread
local variable "i" shadows a variable at a preceding level - by Nice-.- - 17.10.2012, 16:13
Re: local variable "i" shadows a variable at a preceding level - by Q.I - 17.10.2012, 16:15
Re: local variable "i" shadows a variable at a preceding level - by ViniBorn - 17.10.2012, 16:21
Re: local variable "i" shadows a variable at a preceding level - by Nice-.- - 17.10.2012, 16:27

Forum Jump:


Users browsing this thread: 1 Guest(s)