save player skin and show it to player when login?
#1

How can i only show the skin(OnPlayerRequestClass) that player set during first registry? on the gamemodeint , i already added a few AddPlayerClass.


I have set up a mysql system for my server.

OnPlayerConnect and after the login , the script will go to my server and get the player data and store it in variables.

I stored two variables :
new skin[MAX_PLAYERS];
new cskin[MAX_PLAYERS];

skin is skinID and cskin is chose skin(for verifying the player has chosen skin , value :0/1).

How can i only show the skin they selected and unable to click left or right? the skin ID is in skin variable.

I hope someone could guide me.
Reply


Messages In This Thread
save player skin and show it to player when login? - by the.et - 24.01.2012, 09:01
Re: save player skin and show it to player when login? - by the.et - 24.01.2012, 09:42
Re: save player skin and show it to player when login? - by MSI - 24.01.2012, 10:38
Re: save player skin and show it to player when login? - by Guest4390857394857 - 22.02.2014, 14:46
Re: save player skin and show it to player when login? - by FilesMAker - 22.02.2014, 15:55
Re : save player skin and show it to player when login? - by S4t3K - 22.02.2014, 16:12
Re: save player skin and show it to player when login? - by DaniceMcHarley - 22.02.2014, 16:14

Forum Jump:


Users browsing this thread: 4 Guest(s)