Skin not saving?
#2

Won't this work ?
pawn Код:
//OnPlayerDisconnect
INI_WriteInt(File, "Skin", GetPlayerSkin(playerid));

//And the load function
INI_Int("Skin", PlayerInfo[playerid][pSkin]);
SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]);
Reply


Messages In This Thread
Skin not saving? - by Chrillzen - 07.11.2013, 11:11
Re: Skin not saving? - by Wizzy951 - 07.11.2013, 11:22
Re: Skin not saving? - by Chrillzen - 07.11.2013, 11:24
Re: Skin not saving? - by NvidiaForTheWin - 07.11.2013, 11:29

Forum Jump:


Users browsing this thread: 2 Guest(s)