07.09.2009, 20:41
I know that this functions already exists:
But how to apply smething like, when the player dies he spectate a random player and if he press for example, L-Shift he will ramdomly spactate another one, and so on...(derby server)
how to do it?
Код:
TogglePlayerSpectating(playerid, 1); PlayerSpectatePlayer(playerid, killerid);
how to do it?