spectating
#2

Probably something like this? (OnPlayerDeath)

pawn Code:
if(IsBeingSpeced[playerid] == 1)
{
    /* -- Loop -- */ if(spectatorid[i] == playerid) PlayerSpectatePlayer(i, playerid);
}
Reply


Messages In This Thread
spectating - by Ertouq - 08.04.2020, 17:50
Re: spectating - by Symon - 08.04.2020, 19:49
Re: spectating - by Ertouq - 08.04.2020, 20:17
Re: spectating - by MissMute - 08.04.2020, 23:22

Forum Jump:


Users browsing this thread: 1 Guest(s)