24.02.2013, 23:20
Me Ajuda Ae Auguem Queria Saber Como Colocar Avanзar No /Comandos
Ex:
CMD:comandos(playerid)
{
new Comandos[1000];
strcat(Comandos,"{0000FF}>>>>>>>> <<<<<<<<<<");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
ShowPlayerDialog(playerid,DIALOG_COMANDOS, DIALOG_STYLE_MSGBOX, "COMANDOS DO SERVIDOR",Comandos, "AVANЗAR", "FECHAR");
return 1;
}
Ai Quando Clika Em Avanзar Vai Pra Comando2
Por Favor Auguem Me Ajuda
Ex:
CMD:comandos(playerid)
{
new Comandos[1000];
strcat(Comandos,"{0000FF}>>>>>>>> <<<<<<<<<<");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
strcat(Comandos,"{0000FF}");
ShowPlayerDialog(playerid,DIALOG_COMANDOS, DIALOG_STYLE_MSGBOX, "COMANDOS DO SERVIDOR",Comandos, "AVANЗAR", "FECHAR");
return 1;
}
Ai Quando Clika Em Avanзar Vai Pra Comando2
Por Favor Auguem Me Ajuda