Posts: 94
Threads: 8
Joined: Nov 2010
Reputation:
0
Ok so on my gamemode when new people join and register, it brings them to a dialog in which they can choose the skin they want, but how to make the skin list not pop up and make all new players spawn with skin id 299?
please help as this will improve my roleplay server.
Posts: 423
Threads: 7
Joined: Jul 2010
Reputation:
0
Just put SpawnPlayer in OnPlayerRequestClass and SetPlayerSkin using parameter 299.
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
As he mentioned - Create a variable holding whether or not the player just registered. If they did, skip the dialog and just spawn them normally, while setting their skin to 299.
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
I wouldn't suggest giving them the gamemode, even thought they wouldn't want anything to do with it im sure.