16.02.2012, 15:57
This is the warnings
Line 25237 -
Line 28306 -
CAn anyone help me with this warnings 
Thank you
Код:
(25237) : warning 219: local variable "string" shadows a variable at a preceding level (28306) : warning 219: local variable "tmpcar" shadows a variable at a preceding level
Код:
new string[MAX_STRING];
Код:
new tmpcar = GetPlayerVehicleID(playerid);

Thank you
