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

Quote:
Originally Posted by UserName31
Посмотреть сообщение
so you mean like this
PHP код:
 SetPVarInt(playerid"Skin"dUserINT(PlayerName(playerid)).("Skin")); 
then OnPlayerSpawn
do this?
PHP код:
SetPlayerSkin(playeridGetPVarInt(playerid"Skin")); 
Try it, do that code and see if it works. PS: Use [ pawn ] [ / pawn ] tags when you are typing in the pawn language, easier to see the comments etc.

That should work. And then you could make a command of /setskin which saves the result as the PVar for the Skin if you know what I mean.
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)