error help fast
#1

Код:
C:\Users\Jonny\SAMP\gamemodes\DM.pwn(200) : warning 219: local variable "Warns" shadows a variable at a preceding level
line 200 to 209
Код:
stock SetPlayerWarns(playerid, Warns)
{
	PlayerInfo[playerid][Warns] = Warns;
	return 1;
}

stock GetPlayerWarns(playerid)
{
	return PlayerInfo[playerid][Warns];
}
Reply


Messages In This Thread
error help fast - by cssbart - 31.08.2010, 13:29
Re: error help fast - by Grim_ - 31.08.2010, 13:31
Re: error help fast - by mmrk - 31.08.2010, 13:31
Re: error help fast - by Nero_3D - 31.08.2010, 13:32
Re: error help fast - by Jay. - 31.08.2010, 13:32
Re: error help fast - by cssbart - 31.08.2010, 13:53

Forum Jump:


Users browsing this thread: 2 Guest(s)