[Ajuda] !! Comandos Bugados !!
#16

pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
    new cmd[256],idx;
    cmd = strtok(cmdtext, idx);
    if(strcmp(cmd, "/gps", true) == 0)
        {
            ShowPlayerDialog(playerid, GPS, DIALOG_STYLE_LIST, "GPS SAN ANDREAS", "Prefeitura\nRespawn Civil\nHospital\nLoja de Armas\n=================================\nPolicia Militar\nPolicia Federal\nExercito ( Бrea Restrita )", "Selecionar","Sair");
return 1;
        }
    if(strcmp(cmd, "/handsup", true) == 0)
        {
            SendClientMessage(playerid, TURCO, "Vocк Acaba De Dar /Handsup.");
            SetPlayerSpecialAction(playerid, 10);
return 1;
        }
    return 0;
}
tenta usar isso
Reply


Messages In This Thread
!! Comandos Bugados !! - by LoostGamer - 03.10.2012, 19:48
Re: !! Comandos Bugados !! - by ViictorDaay- - 03.10.2012, 19:58
Re: !! Comandos Bugados !! - by BreakDriFT - 03.10.2012, 19:59
Re: !! Comandos Bugados !! - by LoostGamer - 03.10.2012, 20:10
Re: !! Comandos Bugados !! - by LoostGamer - 03.10.2012, 20:39
Re: !! Comandos Bugados !! - by ViictorDaay- - 03.10.2012, 21:42
Re: !! Comandos Bugados !! - by LoostGamer - 04.10.2012, 09:31
Re: !! Comandos Bugados !! - by Wendell - 04.10.2012, 09:54
Re: !! Comandos Bugados !! - by humildadeforever - 04.10.2012, 13:20
Re: !! Comandos Bugados !! - by LoostGamer - 04.10.2012, 15:54
Re: !! Comandos Bugados !! - by humildadeforever - 04.10.2012, 15:55
Re: !! Comandos Bugados !! - by LoostGamer - 04.10.2012, 16:02
Re: !! Comandos Bugados !! - by humildadeforever - 04.10.2012, 16:06
Re: !! Comandos Bugados !! - by LoostGamer - 04.10.2012, 16:09
Re: !! Comandos Bugados !! - by humildadeforever - 04.10.2012, 16:12
Re: !! Comandos Bugados !! - by hard_dalzot - 04.10.2012, 16:12
Re: !! Comandos Bugados !! - by LoostGamer - 04.10.2012, 16:22
Re: !! Comandos Bugados !! - by hard_dalzot - 04.10.2012, 16:48
Re: !! Comandos Bugados !! - by humildadeforever - 04.10.2012, 16:54
Re: !! Comandos Bugados !! - by hard_dalzot - 04.10.2012, 17:01

Forum Jump:


Users browsing this thread: 3 Guest(s)