Galera estou tentando usar SetPlayerSkin depois do login mais não tá pegando a skin que ta salva na conta do player.
não sei se isso tá certo tbm '-'
Obg.
não sei se isso tá certo tbm '-'
Code:
PlayerInfo[playerid][Skin] = DOF2_GetInt(Conta(playerid), "Skin");
SetPlayerSkin(playerid, PlayerInfo[playerid][Skin]);