how to save skin? with UserINT?READ plz help
#3

Quote:
Originally Posted by coole210
Посмотреть сообщение
Simply copy one of those integer loads/saves and like SetPlayerScore and GivePlayerMoney, you'd do SetPlayerSkin. I would put that part in OnPlayerSpawn though.
so you mean like this
PHP код:
 SetPVarInt(playerid"Skin"dUserINT(PlayerName(playerid)).("Skin")); 
then OnPlayerSpawn
do this?
PHP код:
SetPlayerSkin(playeridGetPVarInt(playerid"Skin")); 
Reply


Messages In This Thread
how to save skin? with UserINT?READ plz help - by UserName31 - 24.08.2013, 19:34
Re: how to save skin? with UserINT?READ plz help - by coole210 - 24.08.2013, 23:05
Re: how to save skin? with UserINT?READ plz help - by UserName31 - 25.08.2013, 18:12
Re: how to save skin? with UserINT?READ plz help - by DanishHaq - 25.08.2013, 18:30
Re: how to save skin? with UserINT?READ plz help - by UserName31 - 25.08.2013, 18:42
Re: how to save skin? with UserINT?READ plz help - by DanishHaq - 25.08.2013, 22:37

Forum Jump:


Users browsing this thread: 1 Guest(s)