[Ajuda] Formats em Dialog
#2

pawn Код:
new string[256], meudalog[600];
format(string, sizeof(string), "Teste1"); strcat(meudialog, string);
format(string, sizeof(string), "Teste2"); strcat(meudialog, string);
format(string, sizeof(string), "Teste3"); strcat(meudialog, string);
format(string, sizeof(string), "Teste4");strcat(meudialog, string);
format(string, sizeof(string), "Teste5");strcat(meudialog, string);
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Titulo", meudialog, "Ok", "Cancelar");
Reply


Messages In This Thread
[Ajuda] Formats em Dialog - by Miqueias Barros - 17.10.2011, 14:10
Re: [Dъvida] Formats em Dialog - by [O.z]Caroline - 17.10.2011, 14:17
Re: [Dъvida] Formats em Dialog - by xFernando_xD - 17.10.2011, 14:19
Re: [Dъvida] Formats em Dialog - by hitachi_uchila - 17.10.2011, 14:23
Re: [Dъvida] Formats em Dialog - by Miqueias Barros - 17.10.2011, 14:35
Re: [Dъvida] Formats em Dialog - by Lуs - 17.10.2011, 14:55
Re: [Dъvida] Formats em Dialog - by Miqueias Barros - 17.10.2011, 15:29
Re: [Dъvida] Formats em Dialog - by hitachi_uchila - 17.10.2011, 15:34

Forum Jump:


Users browsing this thread: 5 Guest(s)