11.03.2012, 23:19
I guess this depends on the string lenght of each part BEFORE the \t
Dont know the exact lenght, but try this:
It got the same lenght on each line and it works..
Dont know the exact lenght, but try this:
Код:
ShowPlayerDialog(playerid, 456, DIALOG_STYLE_LIST, "Shopping Menu", "Cell Phone\t$100\nCell Phone\t$150", "Buy", "Cancel");