Posts: 168
Threads: 5
Joined: Nov 2012
Reputation:
0
Solution:
public OnPlayerRequestClass : TogglePlayerSpectating(playerid, 1);
public OnPlayerLogin: TogglePlayerSpectating(playerid, 0);
Posts: 708
Threads: 140
Joined: Jan 2013
Reputation:
0
Could you show the code that spawns the player when they register/login?