Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
U can just make a simple one , can even show you how. What GM Your using , a custom one?
Posts: 409
Threads: 101
Joined: Jul 2009
Reputation:
0
I know but I want adcanced one ..
Posts: 51
Threads: 16
Joined: Feb 2012
Reputation:
0
On the Register system, add in the player file parameter called "Skin"
Then on OnPlayerDisconnect store the skin id as integer in the player file.
Don't forget to add on OnPlayerSpawn the function SetPlayerSkin and the Skin that stored in the file.
Posts: 409
Threads: 101
Joined: Jul 2009
Reputation:
0
I dont know how to do this man .. Can you help me ?