[HELP] Skins & Guns are saving, but not loading.
#4

Quote:
Originally Posted by UltraScripter
Посмотреть сообщение
try this
onplayerdisconnect
pawn Код:
dini_IntSet(youfile, "skin", GetPlayerSkin(playerid));
onplayerspawn
pawn Код:
new skin;
skin = dini_Int(yourfile, "skin");
SetPlayerSkin(playerid, skin);
it should work !.
Nope:

LastSkin=811951215
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)