local variable warning
#1

Hello !

i have a 2 warnings.

Warnings:
PHP код:
Line 1009warning 219local variable "veh1" shadows a variable at a preceding level
Line 1032
warning 219local variable "veh2" shadows a variable at a preceding level 
Lines:
PHP код:
Line 1009: new veh1 CreateVehicle(411x+3,y,za, -1, -1, -1);
Line 1032: new veh2 CreateVehicle(562x+3,y,za, -1, -1, -1); 
Up In Mode:
PHP код:
new veh1;
new 
veh2

how to fix this ?

thanks!
Reply


Messages In This Thread
local variable warning - by WorldPro - 10.04.2014, 15:26
Re: local variable warning - by Dignity - 10.04.2014, 15:26
Re: local variable warning - by WorldPro - 10.04.2014, 15:29

Forum Jump:


Users browsing this thread: 1 Guest(s)