Posts: 21
Threads: 6
Joined: Nov 2012
Reputation:
0
Hi, I've changed Class selection coordinates with my coordinates, but server Show Class selection from default CJ's House. Can you help me?
Posts: 460
Threads: 42
Joined: Nov 2009
Reputation:
0
Show me your OnPlayerRequestClass callback.
Posts: 21
Threads: 6
Joined: Nov 2012
Reputation:
0
Ok, now I've founded the problem xD But .. what are AddPlayerClass coordinates for?
Posts: 460
Threads: 42
Joined: Nov 2009
Reputation:
0
If you haven't got any SetPlayerPos in the OnPlayerSpawn callback, the class will spawn there. If you have two AddPlayerClass , with different skin id's and coordinates they will spawn at the coordinates set in their AddPlayerClass function.