warning with string
#1

warnning:
Код:
local variable "string" shadows a variable at a preceding level
in this code:
Код:
new string[256];
new playername[250];
GetPlayerName(playerid,playername,sizeof(playername));
format(string, sizeof(string), "[/MENIU]: %s work in police, if you want too, use: /meniu", playername);
SendClientMessageToAll(COLOR_ORANGE, string);
Reply


Messages In This Thread
warning with string - by Dainyzxz - 27.02.2010, 12:02
Re: warning with string - by Hiitch - 27.02.2010, 12:05
Re: warning with string - by Dainyzxz - 27.02.2010, 12:09
Re: warning with string - by Hiitch - 27.02.2010, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)