Posts: 423
Threads: 96
Joined: Sep 2010
Reputation:
0
Iv done loads of servers, but I can't understand why my gamemode wont spawn the player auto it allways goes to on player class??
Posts: 1,101
Threads: 21
Joined: Oct 2010
Reputation:
0
Show us the code.
But I think you don't have the SpawnPlayer(playerid); in OnPlayerConnect()
Posts: 221
Threads: 90
Joined: Jun 2010
Reputation:
0
Add SpawnPlayer(playerid); in onplayerconnect and remove the AddPlayerClass lines
Posts: 423
Threads: 96
Joined: Sep 2010
Reputation:
0
I have done spawnplayer and all the bits, that i have found all it is, its a simpe login system. But it wont spawn unless I click spawn. after login