11.03.2012, 22:28
While making a shop dialog for my server I noticed you have to do /t twice on the first item.
If you only do it once, you'll not get a tab(whatever they're called).
pawn Код:
ShowPlayerDialog(playerid, DIALOG_SHOP, DIALOG_STYLE_LIST, "Shopping Menu", "Camera\t\t$100\nCell Phone\t$150", "Buy", "Cancel");