Quote:
Originally Posted by LaGrande
pawn Код:
ShowPlayerDialog(playerid, AMMO_DIALOG, DIALOG_STYLE_MSGBOX, "Weapons Shop", "{ffffff}01.Knife [3000]\n 02.Katana [3000]\n 03.Sawn Off Shotgun [5000] {ff0000}[150]\n {ffffff}04.Combat Shotgun [5000] {ff0000}[150]\n {ffffff}05.MP5 [3500] {ff0000}[300]\n {ffffff}06.Micro Uzi [3500] {ff0000}[300]\n {ffffff}07.Tec-9 [3500] {ff0000}[300]\n {ffffff}08.M4 [9000] {ff0000}[200]\n {ffffff}09.AK-47 [8500] {ff0000}[200]\n {ffffff}10.Silenced Pistol [4500] {ff0000}[120]\n {ffffff}11.Sniper Rifle [20000] {ff0000}[20]\n {ffffff}12.Armour [1000000]", "Buy", "Close");
Breaking it into two lines wont matter if you do it in correct way
|
Still cant understand how i can fix this