21.11.2010, 12:16
Here. You figure out what you done wrong.
When you put \ you can add a new line, but when adding \t it won't be considered as a new line.
pawn Код:
ShowPlayerDialog(playerid,106,DIALOG_STYLE_MSGBOX,"Upgrade lv.1","*\tMaxMembers + 1\n*\tSpawn Armour + 10\n*\tCost: $3,000,000","Buy","Back");