[Help] How to set a skin for user registred?
#1

Helo!
Iґm so newn in the scripting, I would like that in my server the following occurs:
To conet to new user, you create a pass, select skin and then spawn in unity.
To conect to user registred, you login and then spawn whit last skin in last position.
I hope I have expressed all good.
PD: The code: http://pastebin.com/Vtu89Rgt
Reply
#2

just add to your function MySQL_Login this line
Код:
mysql_fetch_field_row(savingstring, "skin"); SetPlayerSkin(playerid,  strval(savingstring));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)