spectate after death ?
#4

pawn Код:
forward Spectateover(playerid);
public Spectateover(playerid)
{
    if(Spectating[playerid] = 1)
    {
                TogglePlayerSpectating(playerid, false);
        Spectating[playerid] = 0;
                SendClientMEssage(playerid, COLOR_RED, "20 minutes passed, welcomeback");
         }
}
Reply


Messages In This Thread
spectate after death ? - by Rocky Balboa - 06.10.2010, 22:56
Re: spectate after death ? - by Hamza' - 06.10.2010, 23:00
Re: spectate after death ? - by Rocky Balboa - 06.10.2010, 23:05
Re: spectate after death ? - by Hamza' - 06.10.2010, 23:05
Re: spectate after death ? - by Hamza' - 06.10.2010, 23:09
Re: spectate after death ? - by Memoryz - 06.10.2010, 23:14
Re: spectate after death ? - by Rocky Balboa - 07.10.2010, 00:19
Re: spectate after death ? - by Retardedwolf - 07.10.2010, 00:40

Forum Jump:


Users browsing this thread: 1 Guest(s)