Posts: 152
Threads: 40
Joined: Jan 2013
Reputation:
0
Hey, how can i make that player spawns automaticly after login without pressing "Spawn button"
Posts: 2,628
Threads: 32
Joined: Apr 2007
Reputation:
0
under OnPlayerRequestClass use SetSpawnInfo and SpawnPlayer, then return 0;
Posts: 152
Threads: 40
Joined: Jan 2013
Reputation:
0
Thanks, this worked but there i have to type in skin ID for spawning. but how to make that skin loads from my ini file?