[Ajuda] Kickado ao clicar em Cancelar
#1

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    new aname[MAX_PLAYER_NAME];
    GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
    format(file, sizeof(file), PASTA_CONTAS, aname);
    SetPlayerSkin(playerid,dini_Int(file, "Skin"));
    ShowPlayerDialog(playerid, AVISO, DIALOG_STYLE_MSGBOX,"Registro", "Seja Bem Vindo\nVocк estб comeзando, curta sua 2Є vida aqui\nClique em OK e comece a jogar", "Ok", "Cancelar");
    PlayerPlaySound(playerid, 1185, 0.0, 0.0, 0.0);
    PlayerPlaySound(playerid,1076,2808.1721,-1425.4561,55.2740);//musica on
    return 1;
}
Alguйm poderia colocar pra quando ele clicar em Cancelar, ele й kickado.
Reply


Messages In This Thread
Kickado ao clicar em Cancelar - by ZaturN - 07.01.2014, 19:40
Re: Kickado ao clicar em Cancelar - by Don_Speed - 07.01.2014, 19:43
Re: Kickado ao clicar em Cancelar - by bruxo00 - 07.01.2014, 19:45
Re: Kickado ao clicar em Cancelar - by ZaturN - 07.01.2014, 19:45
Re: Kickado ao clicar em Cancelar - by bruxo00 - 07.01.2014, 19:57
Re: Kickado ao clicar em Cancelar - by ZaturN - 07.01.2014, 20:03
Re: Kickado ao clicar em Cancelar - by bruxo00 - 07.01.2014, 20:35
Re: Kickado ao clicar em Cancelar - by ZaturN - 07.01.2014, 20:44
Re: Kickado ao clicar em Cancelar - by Kuddy - 07.01.2014, 20:47
Re: Kickado ao clicar em Cancelar - by Breno Da Silva Pereira - 08.01.2014, 00:52

Forum Jump:


Users browsing this thread: 1 Guest(s)