[Ajuda] Formats em Dialog
#3

pawn Код:
new coordsstring[256], titulo[256];
       
format(coordsstring, sizeof(coordsstring),"teste1"); strcat(titulo, coordsstring);
format(coordsstring, sizeof(coordsstring),"teste2"); strcat(titulo, coordsstring);
format(coordsstring, sizeof(coordsstring),"teste3"); strcat(titulo, coordsstring);
format(coordsstring, sizeof(coordsstring),"teste4"); strcat(titulo, coordsstring);
format(coordsstring, sizeof(coordsstring),"teste5"); strcat(titulo, coordsstring);
ShowPlayerDialog(playerid, 102030, DIALOG_STYLE_MSGBOX,"Titulo ", titulo, "Ok","Cancelar");
Ve Se й Isso Ae!
Malz OZ!! Nгo Tinha O seu Quando Fiz O Meu
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: 1 Guest(s)