[Ajuda] Server unknow comand
#1

pessoal quando eu digito /comandos aparece Server Unknow comand e nгo aparece nada

pawn Код:
if(strcmp("/Comandos", cmdtext, true, 10) == 0){
    new texto[5000];
    strins(texto,"{00BFFF}/Creditos - {FFFAF0} Para ver os creditos do Server",strlen(texto));
    strins(texto,"{00BFFF}/Admins -{FFFAF0} Para ver os Admins Online",strlen(texto));
    strins(texto,"{00BFFF}/MeuLevel -{FFFAF0} Para Ver seu Level",strlen(texto));
    strins(texto,"{00BFFF}/Trancar - Para Trancar um Veнculo",strlen(texto));
    strins(texto,"{00BFFF}/Destrancar - {FFFAF0}Destranca Seu Veнculo",strlen(texto));
    strins(texto,"{00BFFF}/Vips - {FFFAF0}Para Ver os Vips Online",strlen(texto));
    strins(texto,"{00BFFF}/VatangensVip - {FFFAF0}Para Ver As Vantagens VIP",strlen(texto));
    strins(texto,"{00BFFF}/Profissao - {FFFAF0}Para Ver os comandos De sua Profissгo",strlen(texto));
    strins(texto,"{00BFFF}/Identidade - {FFFAF0}Para Ver sua Identidade",strlen(texto));
    strins(texto,"{00BFFF}/Abastecer - {FFFAF0}Para Abastecer O Veнculo  ( Posto )",strlen(texto));
    strins(texto,"{00BFFF}/190 - {FFFAF0}Para Denunciar um Jogador a Policia",strlen(texto));
    strins(texto,"{00BFFF}/192 - {FFFAF0}Para Chamar Os Paramedicos",strlen(texto));
    strins(texto,"{00BFFF}/193 - {FFFAF0}Para Chamar os Bombeiros",strlen(texto));
    strins(texto,"{00BFFF}/Duvida - {FFFAF0}Para Pedir ajuda aos Administradores",strlen(texto));
    strins(texto,"{00BFFF}/Relatorio - {FFFAF0}Para Denunciar Jogadores Com( XITER / DB / DM )",strlen(texto));
    ShowPlayerDialog(playerid,Pilantra,DIALOG_STYLE_MSGBOX, "Comandos",texto, "Fechar", "");
    return 1;
}
Reply


Messages In This Thread
Server unknow comand - by Cromado - 06.06.2013, 15:02
Re: Server unknow comand - by Hush - 06.06.2013, 15:17
Re: Server unknow comand - by AlucardSnow - 06.06.2013, 15:30
Re: Server unknow comand - by Cromado - 06.06.2013, 17:03
Re: Server unknow comand - by Cromado - 06.06.2013, 17:06
Re: Server unknow comand - by AlucardSnow - 06.06.2013, 17:18

Forum Jump:


Users browsing this thread: 2 Guest(s)