warning variable.
#1

Код:
	for(new playerid=0;playerid<MAX_PLAYERS;playerid++)
	{
		if(IsPlayerInRangeOfPoint(playerid, 15, -689.9234,967.5347,12.1804))
		{
			GameTextForPlayer(playerid, "~g~Vartai valdomi ~n~~r~60sec", 2000, 5);
		}
warning 219: local variable "playerid" shadows a variable at a preceding level
Reply


Messages In This Thread
warning variable. - by sn0p - 10.01.2015, 19:52
Respuesta: warning variable. - by JuanStone - 10.01.2015, 19:54
Re: warning variable. - by bgedition - 10.01.2015, 19:55
Re: Respuesta: warning variable. - by sn0p - 10.01.2015, 19:56
Re: warning variable. - by bgedition - 10.01.2015, 19:59

Forum Jump:


Users browsing this thread: 1 Guest(s)