Page 1 of 1

Scripts - How to show a Messagebox (not the normal ingame MsgBox)?

Posted: 24 Jul 2016, 11:52
by Pilzinsel64
How to show a Messagebox like this?

Image

Posted: 8 Aug 2020, 0:50
by Victor ManuelMR
Pilzinsel64 wrote:How to show a Messagebox like this?

Image

Not that it makes a difference, but anyway :
[1.4.5] :

Code: Select all

Call SysShowMsg(Message, Type, Title)

More information !