[HELP] Save player skin
#1

Hello,

I was just thinking, is there a way for a skin ID to be saved to the player .ini file when a player selects a skin from the skin selection? I got PlayerInfo[playerid][pSkin] ready for this. It should work like, if the player are new, he should be able to select a skin from the skin selection and next time ge loggs in he will be spawned automatically with the choosen skin.

Thanks for your help and opinions.
Reply
#2

I need the same help so if you get a answer please pm me
Reply
#3

Yeah, when he chooses the skin, and spawns, do:
Код:
PlayerInfo[playerid][pSkin] = GetPlayerSkin(playerid);
I assume it already saves it on disconnect?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)