/r Couum Problema
#3

Tб faltando fechar uma chave ai hein

pawn Код:
if(PlayerInfo[playerid][pMembro] == 24 || PlayerInfo[playerid][pLider] == 24)
            {
                if(PlayerInfo[playerid][pCargo] == 6) { format(string, sizeof(string), "** Comandante %s: %s, cвmbio. **", sendername, result); }
                else if(PlayerInfo[playerid][pCargo] == 5) { format(string, sizeof(string), "** Capitгo %s: %s, cвmbio. **", sendername, result); }
                else if(PlayerInfo[playerid][pCargo] == 4) { format(string, sizeof(string), "** Tenente %s: %s, cвmbio. **", sendername, result); }
                else if(PlayerInfo[playerid][pCargo] == 3) { format(string, sizeof(string), "** Sargento %s: %s, cвmbio. **", sendername, result); }
                else if(PlayerInfo[playerid][pCargo] == 2) { format(string, sizeof(string), "** Cabo %s: %s, cвmbio. **", sendername, result); }
                else if(PlayerInfo[playerid][pCargo] == 1) { format(string, sizeof(string), "** Cadete %s: %s, cвmbio. **", sendername, result); }
                else
                {
                    format(string, sizeof(string), "** Guarda %s: %s, cвmbio. **", sendername, result);
                }
           }
Ps: tenta assim nao sei se ta certo
Reply


Messages In This Thread
/r Couum Problema - by Lucas_Rocha - 28.11.2013, 23:22
Respuesta: /r Couum Problema - by Lucas_Rocha - 28.11.2013, 23:36
Re: /r Couum Problema - by JackStenzel - 28.11.2013, 23:40

Forum Jump:


Users browsing this thread: 3 Guest(s)