Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
So my problem is that, when /i spawn as a pd officer or any other faction, i spawn as CJ, please could someone help me there?
Posts: 1,110
Threads: 183
Joined: Jul 2009
Reputation:
0
You could either be doing...
a) Not using SetPlayerSkin
b) Using SetSpawnInfo with skin of 0
c) Loading a skin with id 0 from a player's file.
Posts: 1,110
Threads: 183
Joined: Jul 2009
Reputation:
0
if..
a) use SetPlayerSkin() to set the players skin
b) set SetSpawnInfo to the skin they chose.
c) Change the skin when they update.
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
Set a player skin when he spawns. Use OnPlayerSpawn.