Target multiboard
true
to show, false
to hide.
Multiboards can not be shown at map-init. Use a wait or a zero-timer to display as soon as possible.
See: IsMultiboardDisplayed
.
MultiboardDisplay(mb,false)
, where mb is an arbitrary non-null multiboard
will close any open multiboard, regardless of whether it's mb
or not.
http://www.wc3c.net/showthread.php?p=971681#post971681
Generated using TypeDoc
Shows or hides the multiboard.
Can be used to force a multiboard update.