[Ajuda] Cmd /Batercartao setskin.
#10

Leo tente usar:
pawn Код:
if (OnDuty[playerid] == 1) {
        if (PlayerInfo[playerid][pMembro] == 1 || PlayerInfo[playerid][pLider] == 1) {
            if (PlayerInfo[playerid][pCargo] == 1) {
                SetPlayerSkin(playerid, 265);
                return 1;
            } else if (PlayerInfo[playerid][pCargo] == 2) {
                SetPlayerSkin(playerid, 266);
                return 1;
            } else if (PlayerInfo[playerid][pCargo] == 3) {
                SetPlayerSkin(playerid, 267);
                return 1;
            }
        }
    }
Reply


Messages In This Thread
[Ajuda] Cmd /Batercartao setskin. - by Leo_Lost - 27.04.2012, 15:18
Re: [Ajuda] Cmd /Batercartao setskin. - by ViniBorn - 27.04.2012, 15:43
Re: [Ajuda] Cmd /Batercartao setskin. - by CidadeNovaRP - 27.04.2012, 15:47
Re: [Ajuda] Cmd /Batercartao setskin. - by Leo_Lost - 27.04.2012, 17:40
Re: [Ajuda] Cmd /Batercartao setskin. - by ViniBorn - 27.04.2012, 17:58
Re: [Ajuda] Cmd /Batercartao setskin. - by Leo_Lost - 27.04.2012, 18:00
Re: [Ajuda] Cmd /Batercartao setskin. - by Joker_OutLock - 27.04.2012, 18:23
Re: [Ajuda] Cmd /Batercartao setskin. - by ViniBorn - 27.04.2012, 18:24
Re: [Ajuda] Cmd /Batercartao setskin. - by Leo_Lost - 27.04.2012, 18:27
Re: [Ajuda] Cmd /Batercartao setskin. - by Joker_OutLock - 27.04.2012, 18:30

Forum Jump:


Users browsing this thread: 2 Guest(s)