[Ajuda] Server unknow comand
#2

Nгo era necessбrio o uso dessa quantia excessiva de celulas.
E utilize o \n no final de cada frase(linha) para pular de linha.

Apenas substitua:
Код:
	
if(strcmp("/comandos", cmdtext, true) == 0)
{
    new texto[860];
    strins(texto,"{00BFFF}/Creditos - {FFFAF0} Para ver os creditos do Server\n",strlen(texto));
    strins(texto,"{00BFFF}/Admins -{FFFAF0} Para ver os Admins Online\n",strlen(texto));
    strins(texto,"{00BFFF}/MeuLevel -{FFFAF0} Para Ver seu Level\n",strlen(texto));
    strins(texto,"{00BFFF}/Trancar - Para Trancar um Veнculo\n",strlen(texto));
    strins(texto,"{00BFFF}/Destrancar - {FFFAF0}Destranca Seu Veнculo\n",strlen(texto));
    strins(texto,"{00BFFF}/Vips - {FFFAF0}Para Ver os Vips Online\n",strlen(texto));
    strins(texto,"{00BFFF}/VatangensVip - {FFFAF0}Para Ver As Vantagens VIP\n",strlen(texto));
    strins(texto,"{00BFFF}/Profissao - {FFFAF0}Para Ver os comandos De sua Profissгo\n",strlen(texto));
    strins(texto,"{00BFFF}/Identidade - {FFFAF0}Para Ver sua Identidade\n",strlen(texto));
    strins(texto,"{00BFFF}/Abastecer - {FFFAF0}Para Abastecer O Veнculo  ( Posto )\n",strlen(texto));
    strins(texto,"{00BFFF}/190 - {FFFAF0}Para Denunciar um Jogador a Policia\n",strlen(texto));
    strins(texto,"{00BFFF}/192 - {FFFAF0}Para Chamar Os Paramedicos\n",strlen(texto));
    strins(texto,"{00BFFF}/193 - {FFFAF0}Para Chamar os Bombeiros\n",strlen(texto));
    strins(texto,"{00BFFF}/Duvida - {FFFAF0}Para Pedir ajuda aos Administradores\n",strlen(texto));
    strins(texto,"{00BFFF}/Relatorio - {FFFAF0}Para Denunciar Jogadores Com( XITER / DB / DM )\n",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: 1 Guest(s)