@Zeoka
Maybe you still use XSE 1.0.0.0
If that is the case, instead of msgbox @pointer 0x6
you write..
msgbox @pointer
callstd 6
@AriArk
with \L you can make a new line.
with \p you can open a clear new msgbox.
If you use \p once, you must use \n and then \l afterwards