[AJUDA] Problemas no Checkpoint
#8

pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    new Check = CPS_GetPlayerCheckpoint(playerid);
    if(Check == menuagencia)
    {
        SendClientMessage(playerid, 0x008080AA, "~~~~~~~~~~~~~~~~~~~~~~~~~ Agкncia de Empregos ~~~~~~~~~~~~~~~~~~~~~~~~~");
        PlayerPlaySound(playerid, 1056, 0.0, 0.0, 0.0);
        SendClientMessage(playerid, -1, "Para ver o menu de profissoes, Digite: /profs");
        SendClientMessage(playerid, 0x008080AA, "~~~~~~~~~~~~~~~~~~~~~~~~~ Agкncia de Empregos ~~~~~~~~~~~~~~~~~~~~~~~~~");
        return 1;
    }
    if(Check == menuhabilitacao)
    {
        SendClientMessage(playerid, 0x008080AA, "~~~~~~~~~~~~~~~~~~~~~~~~~ Habilitaзгo ~~~~~~~~~~~~~~~~~~~~~~~~~");
        PlayerPlaySound(playerid, 1056, 0.0, 0.0, 0.0);
        SendClientMessage(playerid, -1, "Para ver o menu use: /habilitacoes");
        SendClientMessage(playerid, 0x008080AA, "~~~~~~~~~~~~~~~~~~~~~~~~~ Habilitaзгo ~~~~~~~~~~~~~~~~~~~~~~~~~");
        return 1;
    }
    return 1;
}
Quando isso acontece comigo eu returno 1 em cada um deles e pega, mais й mt dificil de acontecer isso cmg tambйm :/
Reply


Messages In This Thread
[AJUDA] Problemas no Checkpoint - by cezaro - 15.01.2012, 18:38
Re: [AJUDA] Problemas no Checkpoint - by Dolby - 15.01.2012, 18:40
Re: [AJUDA] Problemas no Checkpoint - by cezaro - 15.01.2012, 18:43
Re: [AJUDA] Problemas no Checkpoint - by Dolby - 15.01.2012, 19:11
Re: [AJUDA] Problemas no Checkpoint - by dPlaYer_ - 15.01.2012, 20:56
Re: [AJUDA] Problemas no Checkpoint - by cezaro - 15.01.2012, 21:05
Re: [AJUDA] Problemas no Checkpoint - by dPlaYer_ - 15.01.2012, 21:14
Re: [AJUDA] Problemas no Checkpoint - by AleeFerreira - 15.01.2012, 21:26
Re: [AJUDA] Problemas no Checkpoint - by dPlaYer_ - 15.01.2012, 21:29
Re: [AJUDA] Problemas no Checkpoint - by cezaro - 15.01.2012, 21:38

Forum Jump:


Users browsing this thread: 1 Guest(s)