03.05.2017, 17:03
I tryed with OnPlayerRequestClass with this:
Same problem
Same problem
Код:
if(PlayerInfo[playerid][Skin] != -1) { SetSpawnInfo(playerid, 255, 0, 0.0, 0.0, 0.0, 0.0, 0, 0, 0, 0, 0, 0); SetPlayerSkin(playerid, PlayerInfo[playerid][Skin]); }