This isn't doing what i want it to do :P
#7

At
pawn Код:
public OnPlayerSpawn
put:
pawn Код:
SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]);
EDIT: and change
pawn Код:
INI_WriteInt(File,"Skin",GetPlayerSkin(playerid));
to:
pawn Код:
INI_WriteInt(File,"Skin",PlayerInfo[playerid][pSkin]);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)