SA-MP Forums Archive
Dialog_msgbox help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dialog_msgbox help (/showthread.php?tid=146707)



Dialog_msgbox help - MWF2 - 08.05.2010

I'm trying to make a Dialog_msgbox to show commands on my server. The problem is, the dialog displays all the commands on the left side of it

leaving the right side empty. How can i display them on both sides??


So it's like this (i dont have a screen lol)


____________________________
|commands |
commands | See the right side is empty while the left side has all of them
| |
| |
|___________________________|



Re: Dialog_msgbox help - RyDeR` - 08.05.2010

I still don't get what you mean -.-


Re: Dialog_msgbox help - PotH3Ad - 08.05.2010

Im guessing you want them like this? Try it out.

"/cmd\t/poon\n/test\t/idk"


Re: Dialog_msgbox help - MWF2 - 08.05.2010

Quote:
Originally Posted by [___
PotH3Ad ]
Im guessing you want them like this? Try it out.

"/cmd\t/poon\n/test\t/idk"
PERFECT