[Pregunta]: Sobre DIALOG_STYLE_LIST.
#2

en ShowPlayerDialog no puedes poner mas parametros de los que hay, en este caso primero debes usar format

new string[100];
format(string, sizeof(string), "%s\n&s\n%s", Info[giveplayerid][pVariable], Info[giveplayerid][pVariable], Info[giveplayerid][pVariable]);

ShowPlayerDialog(playerid, D_DIALOG, DIALOG_STYLE_LIST, "Dialog", string, "Aceptar", "Cancelar");
Reply


Messages In This Thread
[Pregunta]: Sobre DIALOG_STYLE_LIST. - by ScripterNovato - 17.08.2016, 20:13
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by FelipeAndres - 17.08.2016, 20:51
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by OTACON - 17.08.2016, 20:52
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by ScripterNovato - 17.08.2016, 20:57
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by Zume - 17.08.2016, 22:39
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by OTACON - 17.08.2016, 23:32
Respuesta: [Pregunta]: Sobre DIALOG_STYLE_LIST. - by Zume - 17.08.2016, 23:38

Forum Jump:


Users browsing this thread: 2 Guest(s)