03.08.2014, 11:29
Quote:
Implement the following into your saving enum for player data:
Код:
PlayerInfo[playerid][Skin] Код:
SendClientMessage(playerid, 0xFFFFFF, "You Have Gone Off-Duty."); SetPlayerSkin(playerid, PlayerInfo[playerid][Skin]); |