Posts: 576
Threads: 131
Joined: May 2010
Reputation:
0
Hello when player enter to the server and die it gives him again to choose skin. And every time when i use /spec and after that /specoff - again give me to choose skin.
Posts: 184
Threads: 11
Joined: Feb 2010
Reputation:
0
OnPlayerSpawn is called on specoff. If you have a skin selection function in your OnPlayerSpawn callback it does indeed send them there. What is your question exactly?