Spawn help
#1

Hello, I wanted to skip Class Selection (OnPlayerRequestClass) completely, so the first thing which is done on (OnPlayerConnect) is that I put in TogglePlayerSpectating(playerid, true). It works fine and all, but the problem is, for the first death, it will go back to the OnPlayerRequestClass, no matter what I put there. I know there is a better way which will not allow this to happen. Please tell me what it/they is/are.
Reply
#2

OnPlayerRequestClass.

Put

SetSpawnInfo below the code SetSpawnInfo, put SpawnPlayer(playerid);

It will work fine.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)