Skin saving?
#1

Hello,

I have a simple question,

How can I make something that saves your skin when you logout. So when you login again you have the same skin as you had before...

Does someone knows how to do this? I think it's something with scriptfiles

Thanks
Reply
#2

Yes, it does have to do with scriptfiles. You need to create or download a login and registration system, then under pInfo (the most commonly used variable), put pSkin, then create a /setskin command that SetPlayerSkin(playerid, skin); and then sets their variable, PlayerInfo[playerid][pSkin], then onplayerlogin make it set their skin.. SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]);
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)