Exits miniwindow problem

Posted by Krakatoa on Thu 20 Aug 2015 01:03 PM — 2 posts, 13,647 views.

#0
I want to try out the exits miniwindow, but on the mud i use the exit uses 2 lines. it looks like this:

Obvious exits are:
North : abc
East : def
South : ghi
West : jkl
Down : mno

If possible, how do I change the exits miniwindow plugin to work with this?

Also, i would like to show the exits at the bottom of the window (where it usually says "Ready") instead of at the top, obscuring part of the mud.
Australia Forum Administrator #1
Template:faq=37
Please read the MUSHclient FAQ - point 37.


Quote:

Also, i would like to show the exits at the bottom of the window (where it usually says "Ready") instead of at the top, obscuring part of the mud.


Change the "position" parameter on the WindowCreate call.

Template:function=WindowCreate
WindowCreate

The documentation for the WindowCreate script function is available online. It is also in the MUSHclient help file.