[Dъvida] Dialog List
#2

Fбcil fбcil.
Se o dialog for bem grande, obviamente vocк teria de usar strcat.

Exemplo de uso:

pawn Код:
new
    String[128]
;

strcat(String, "{FF0000}Red \n");
strcat(String, "{FFFF00}Yellow");

ShowPlayerDialog(playerid, 0, DIALOG_STYLE_LIST, "strcat", String, "Fechar", "");
Reply


Messages In This Thread
[Dъvida] Dialog List - by DarckWilly - 22.11.2012, 19:26
Re: [Dъvida] Dialog List - by Ouro - 22.11.2012, 19:37
Re: [Dъvida] Dialog List - by jpeg - 22.11.2012, 19:40
Re: [Dъvida] Dialog List - by DarckWilly - 22.11.2012, 19:45

Forum Jump:


Users browsing this thread: 1 Guest(s)