I would like to be able to shift the output text in my main world window in order to make room for a side-bar style miniwindow. Is there a function that does this?
Shifting Output Text
Posted by Zim on Mon 19 Jan 2015 05:46 PM — 3 posts, 16,079 views.
TextRectangle
The documentation for the TextRectangle script function is available online. It is also in the MUSHclient help file.
Also see the example at
http://www.mushclient.com/mushclient/mw_other.htm#TextRectangle
Thank you, that's exactly what I was looking for!