Warning
#7

Quote:

...so I can become "Invisible" to other players...

I guess you have defined what is invisible so just put this:
PHP код:
public OnPlayerUpdate(playerid)
{
    
PlayerInfo[playerid][Invisible] = 1;
    return 
0;

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)