[Ajuda] Loop em uma callbak
#6

PHP код:
public OnPlayerSelectPos(L)
{
for(new 
L=0MAX_PLAYERSL++)
{
    if(
Profissao[L] == 0)
    {
        
SetPlayerColor(LCOR_DESEMPREGADO);
    }
    else if(
Profissao[L] == 1)
    {
        
SetPlayerColor(LCOR_ADVOGADO);
    }
    else if(
Profissao[L] == 2)
    {
        
SetPlayerColor(LCOR_ALPINISTA);
    }
    else if(
Profissao[L] == 3)
    {
        
SetPlayerColor(LCOR_ASTRONOMO);
    }
    else if(
Profissao[L] == 4)
    {
        
SetPlayerColor(LCOR_APOSENTADO);
    }
    else if(
Profissao[L] == 5)
    {
        
SetPlayerColor(LCOR_BAILARINA);
    }
    else if(
Profissao[L] == 6)
    {
        
SetPlayerColor(LCOR_BANCARIO);
    }
    else if(
Profissao[L] == 7)
    {
        
SetPlayerColor(LCOR_BARMAN);
    }
    else if(
Profissao[L] == 8)
    {
        
SetPlayerColor(LCOR_CAMINHONEIRO);
    }
    else if(
Profissao[L] == 9)
    {
        
SetPlayerColor(LCOR_CACADOR);
    }
    else if(
Profissao[L] == 10)
    {
        
SetPlayerColor(LCOR_CHAVEIRO);
    }
    else if(
Profissao[L] == 11)
    {
        
SetPlayerColor(LCOR_CIENTISTA);
    }
    else if(
Profissao[L] == 12)
    {
        
SetPlayerColor(LCOR_DEPUTADO);
    }
    else if(
Profissao[L] == 13)
    {
        
SetPlayerColor(LCOR_DETETIVE);
    }
    else if(
Profissao[L] == 14)
    {
        
SetPlayerColor(LCOR_ENTREGADOR_DE_PIZZA);
    }
    else if(
Profissao[L] == 15)
    {
        
SetPlayerColor(LCOR_FARMACEUTICO);
    }
    else if(
Profissao[L] == 16)
    {
        
SetPlayerColor(LCOR_FRENTISTA);
    }
    else if(
Profissao[L] == 17)
    {
        
SetPlayerColor(LCOR_GARI);
    }
    else if(
Profissao[L] == 18)
    {
        
SetPlayerColor(LCOR_GOVERNADOR);
    }
    else if(
Profissao[L] == 19)
    {
        
SetPlayerColor(LCOR_GUARDA_COSTAS);
    }
    else if(
Profissao[L] == 20)
    {
        
SetPlayerColor(LCOR_INSTRUTOR);
    }
    else if(
Profissao[L] == 21)
    {
        
SetPlayerColor(LCOR_JORNALISTA);
    }
    else if(
Profissao[L] == 22)
    {
        
SetPlayerColor(LCOR_JUIZ);
    }
    else if(
Profissao[L] == 23)
    {
        
SetPlayerColor(LCOR_MATEMATICO);
    }
    else if(
Profissao[L] == 23)
    {
        
SetPlayerColor(LCOR_MECANICO);
    }
    else if(
Profissao[L] == 24)
    {
        
SetPlayerColor(LCOR_MINERADOR);
    }
    else if(
Profissao[L] == 25)
    {
        
SetPlayerColor(LCOR_MOTORISTAP);
    }
    else if(
Profissao[L] == 26)
    {
        
SetPlayerColor(LCOR_PARAMEDICO);
    }
    else if(
Profissao[L] == 27)
    {
        
SetPlayerColor(LCOR_PESCADOR);
    }
    else if(
Profissao[L] == 28)
    {
        
SetPlayerColor(LCOR_PETROLEIRO);
    }
    else if(
Profissao[L] == 29)
    {
        
SetPlayerColor(LCOR_PILOTO_DE_CORRIDA);
    }
    else if(
Profissao[L] == 30)
    {
        
SetPlayerColor(LCOR_PREFEITO);
    }
    else if(
Profissao[L] == 31)
    {
        
SetPlayerColor(LCOR_PROMOTER);
    }
    else if(
Profissao[L] == 32)
    {
        
SetPlayerColor(LCOR_RAPPER);
    }
    else if(
Profissao[L] == 33)
    {
        
SetPlayerColor(LCOR_RAPPER);
    }
    else if(
Profissao[L] == 34)
    {
        
SetPlayerColor(LCOR_TECNICO_DE_INFORMATICA);
    }
    else if(
Profissao[L] == 35)
    {
        
SetPlayerColor(LCOR_VENDEDOR_DE_CARROS);
    }
    else if(
Profissao[L] == 36)
    {
        
SetPlayerColor(LCOR_VENDEDOR_DE_ROUPAS);
    }
    else if(
Profissao[L] == 37)
    {
        
SetPlayerColor(LCOR_VIGIA);
    }
    else if(
Profissao[L] == 38)
    {
        
SetPlayerColor(LCOR_BOMBEIRO);
    }
    else if(
Profissao[L] == 39)
    {
        
SetPlayerColor(LCOR_CIA);
    }
    else if(
Profissao[L] == 40)
    {
        
SetPlayerColor(LCOR_ESQUADRAO_ANTI_BOMBAS);
    }
    else if(
Profissao[L] == 41)
    {
        
SetPlayerColor(LCOR_FBI);
    }
    else if(
Profissao[L] == 42)
    {
        
SetPlayerColor(LCOR_IBAMA);
    }
    else if(
Profissao[L] == 43)
    {
        
SetPlayerColor(LCOR_INTERPOL);
    }
    else if(
Profissao[L] == 44)
    {
        
SetPlayerColor(LCOR_NARCOTICOS);
    }
    else if(
Profissao[L] == 45)
    {
        
SetPlayerColor(LCOR_POLICIA_CIVIL);
    }
    else if(
Profissao[L] == 46)
    {
        
SetPlayerColor(LCOR_POLICIA_FEDERAL);
    }
    else if(
Profissao[L] == 47)
    {
        
SetPlayerColor(LCOR_POLICIA_FLORESTAL);
    }
    else if(
Profissao[L] == 48)
    {
        
SetPlayerColor(LCOR_POLICIA_RODOVIARIA);
    }
    else if(
Profissao[L] == 49)
    {
        
SetPlayerColor(LCOR_SWAT);
    }
    else if(
Profissao[L] == 50)
    {
        
SetPlayerColor(LCOR_ASSASSINO);
    }
    else if(
Profissao[L] == 51)
    {
        
SetPlayerColor(LCOR_ASSALTANTE);
    }
    else if(
Profissao[L] == 52)
    {
        
SetPlayerColor(LCOR_CAFETAO);
    }
    else if(
Profissao[L] == 53)
    {
        
SetPlayerColor(LCOR_CHEFE_DA_MAFIA);
    }
    else if(
Profissao[L] == 54)
    {
        
SetPlayerColor(LCOR_MATADOR_DE_ALUGUEL);
    }
    else if(
Profissao[L] == 55)
    {
        
SetPlayerColor(LCOR_PROSTITUTA);
    }
    else if(
Profissao[L] == 56)
    {
        
SetPlayerColor(LCOR_TERRORISTA);
    }
    else if(
Profissao[L] == 57)
    {
        
SetPlayerColor(LCOR_TRAFICANTE);
    }
    else if(
Profissao[L] == 58)
    {
        
SetPlayerColor(LCOR_VENDEDOR_DE_ARMAS);
    }
    else if(
Profissao[L] == 59)
    {
        
SetPlayerColor(LCOR_MAQUINISTA);
    }
    else if(
Profissao[L] == 60)
    {
        
SetPlayerColor(LCOR_MOTO_TAXI);
    }
    else if(
Profissao[L] == 61)
    {
        
SetPlayerColor(LCOR_MOTORISTA_DE_ONIBUS);
    }
    else if(
Profissao[L] == 62)
    {
        
SetPlayerColor(LCOR_PILOTO_DE_AVIAO);
    }
    else if(
Profissao[L] == 63)
    {
        
SetPlayerColor(LCOR_TAXISTA);
    }
    else if(
Profissao[L] == 64)
    {
        
SetPlayerColor(LCOR_FORЗA_AEREA);
    }
    else if(
Profissao[L] == 65)
    {
        
SetPlayerColor(LCOR_MARINHA);
    }
    else if(
Profissao[L] == 66)
    {
        
SetPlayerColor(LCOR_TERRESTRE);
    }
    else if(
Profissao[L] == 67)
    {
        
SetPlayerColor(LCOR_BISPO);
    }
    else if(
Profissao[L] == 68)
    {
        
SetPlayerColor(LCOR_JOGADOR_DE_FUTEBOL);
    }
    else if(
Profissao[L] == 69)
    {
        
SetPlayerColor(LCOR_PADRE);
    }
    else if(
Profissao[L] == 70)
    {
        
SetPlayerColor(LCOR_CARREGADOR);
    }
    else if(
Profissao[L] == 71)
    {
        
SetPlayerColor(LCOR_PORTEIRO_DO_CONDOMINIO);
    }
    else if(
Profissao[L] == 72)
    {
        
SetPlayerColor(LCOR_PORTEIRO_DA_VILA);
    }
    else if(
Profissao[L] == 73)
    {
        
SetPlayerColor(LCOR_SVILA);
    }
    else if(
Profissao[L] == 74)
    {
        
SetPlayerColor(LCOR_SCONDOMINIO);
    }
    else if(
Profissao[L] == 75)
    {
        
SetPlayerColor(LCOR_SCASSINO);
    }
    else if(
Profissao[L] == 76)
    {
        
SetPlayerColor(LCOR_SDETRAN);
    }
    return 
1;
}
return 
1;

Reply


Messages In This Thread
Loop em uma callbak - by minimessi10 - 01.08.2013, 18:25
Re: Loop em uma callbak - by ProKillerpa - 01.08.2013, 18:33
Re: Loop em uma callbak - by minimessi10 - 01.08.2013, 20:46
Re: Loop em uma callbak - by DannielCooper - 01.08.2013, 20:50
Re: Loop em uma callbak - by minimessi10 - 01.08.2013, 20:56
Re: Loop em uma callbak - by ProKillerpa - 01.08.2013, 21:13
Re: Loop em uma callbak - by minimessi10 - 01.08.2013, 21:15
Re: Loop em uma callbak - by ProKillerpa - 01.08.2013, 21:21
Re: Loop em uma callbak - by minimessi10 - 01.08.2013, 21:27
Re: Loop em uma callbak - by Standby - 01.08.2013, 21:34

Forum Jump:


Users browsing this thread: 1 Guest(s)