Warning
#3

pawn Код:
public OnPlayerUpdate(playerid)
{
    {
        if( PlayerInfo[playerid][Invisible] == 1)
        {
            SendClientMessage(playerid, COLOUR_WHITE, "Inv" );
        }
    }
    return 0;
}
So would that work?
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)