[AJUDA] Comando Apenas para Superiores do Tal Nivel
#5

pawn Код:
case 9:
{
    if(GetPlayerScore(playerid) >= 60)
    {
        SendClientMessage(playerid, COLOR_YELLOW, "Vocк nгo tem Level 60.");
        udb_setProf(PlayerName(playerid), Profissao[playerid]);
        SendClientMessage(playerid, COLOR_YELLOW, "o Voce agora й um Recruta da mafia!.");
        Profissao[playerid] = RECRUTA;
        TogglePlayerControllable(playerid,1);
        SetPlayerColor(playerid, COLOR_RECRUTA);
        PlayerPlaySound(playerid,MUSIC_OFF,2050.1995, 1344.5500, 13.2378);//Music Off
        GivePlayerWeapon(playerid,4,1);
        GivePlayerWeapon(playerid,24,100);
        GivePlayerWeapon(playerid,26,100);
        GivePlayerWeapon(playerid,18,10);
    }
}
tenta
Reply


Messages In This Thread
[AJUDA] Comando Apenas para Superiores do Tal Nivel - by BurrodaZero - 22.04.2010, 22:53
Re: [AJUDA] Comando Apenas para Superiores do Tal Nivel - by ipsBruno - 22.04.2010, 23:51
Re: [AJUDA] Comando Apenas para Superiores do Tal Nivel - by andmeida10 - 23.04.2010, 06:01
Re: [AJUDA] Comando Apenas para Superiores do Tal Nivel - by BurrodaZero - 23.04.2010, 18:28
Re: [AJUDA] Comando Apenas para Superiores do Tal Nivel - by SlashPT - 23.04.2010, 18:33
Re: [AJUDA] Comando Apenas para Superiores do Tal Nivel - by ipsBruno - 23.04.2010, 20:36

Forum Jump:


Users browsing this thread: 1 Guest(s)