[Ajuda] Ajuda, 26 erros!
#2

Exatamente, chaves.

pawn Код:
if(TutTime[playerid] >= 1) {
    TutTime[playerid] += 1;
    if((TutTime[playerid] == 5) && (dialogid == 900)) {
        if(response == 1) {
            RegistrationStep[playerid] = 2;
            TutTime[playerid] = 1;
            SendClientMessage(playerid, COLOR_LIGHTRED, "Obrigado pelas respostas ! Presta agora atenзгo ao resto do tutorial!");
            SendClientMessage(playerid, COLOR_YELLOW2, "Olб sк muito bem vindo ao NorthGames RPG");
            SendClientMessage(playerid, COLOR_YELLOW2, "Este й um pequeno tutorial para que possas a a jogar no nosso servidor");
            SendClientMessage(playerid, COLOR_YELLOW2, "para que nгo tenhas duvidas futuras e que entendas as nossas regras.");
            SendClientMessage(playerid, COLOR_YELLOW2, " Й altamente recomendado que leias todo este tutorial atentamente");
            SendClientMessage(playerid, COLOR_YELLOW2, " pois ele vai te ajudar muito no teu percurso no servidor.");
            SendClientMessage(playerid, COLOR_YELLOW2, " Atenзгo sу poderбs ver este toturial uma vez.");
            PlayerInfo[playerid][pEmprego] = 0;
            return 0;
        }
    }
}
Reply


Messages In This Thread
Ajuda, 26 erros! - by Pedro_Teixeira - 21.04.2013, 09:20
Re: Ajuda, 26 erros! - by DrTHE - 21.04.2013, 09:25
Re: Ajuda, 26 erros! - by Pedro_Teixeira - 21.04.2013, 09:29

Forum Jump:


Users browsing this thread: 1 Guest(s)