Warning
#8

maybe like this?
Код:
public OnPlayerUpdate(playerid)
{
	if(PlayerInfo[playerid][Invisible]==1)
	{
		GameTextForPlayer(playerid,"~l~inv",100,4);
		return 0;
	}
	return 1;
}
Reply


Messages In This Thread
Warning - by cloudysky - 16.07.2011, 18:40
Re: Warning - by Backwardsman97 - 16.07.2011, 18:47
Re: Warning - by cloudysky - 16.07.2011, 18:51
Re: Warning - by Runedog48 - 16.07.2011, 18:56
Re: Warning - by cloudysky - 16.07.2011, 18:58
Re: Warning - by Wesley221 - 16.07.2011, 19:28
Re: Warning - by [MG]Dimi - 16.07.2011, 19:44
Re: Warning - by Babul - 16.07.2011, 19:47
Re: Warning - by Kush - 16.07.2011, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)