Help with dialogs
#6

Check my edit above.

edit: You could just use:

pawn Код:
new lstring[128];
format(lstring, sizeof(lstring), "Mines %i\nBombs %i", gMines[playerid], gBomb[playerid]);
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Select your item", lstring, "Select", "Cancel");
Reply


Messages In This Thread
Help with dialogs - by Kain1297 - 09.07.2012, 23:42
Re: Help with dialogs - by coole210 - 10.07.2012, 00:06
Respuesta: Help with dialogs - by Kain1297 - 10.07.2012, 00:10
Re: Help with dialogs - by Larceny - 10.07.2012, 00:12
Respuesta: Help with dialogs - by Kain1297 - 10.07.2012, 00:22
Re: Help with dialogs - by Larceny - 10.07.2012, 00:22
Respuesta: Help with dialogs - by Kain1297 - 10.07.2012, 00:29
Re: Help with dialogs - by Genuine - 10.07.2012, 00:37

Forum Jump:


Users browsing this thread: 1 Guest(s)