[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Miniwindows
. . -> [Subject]  Modified Aardwolf Map Plugin

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

Modified Aardwolf Map Plugin

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Posted by Lentholium   (4 posts)  [Biography] bio
Date Sun 13 May 2012 01:08 PM (UTC)  quote  ]
Message
I have been messing around with the Aardwolf Map Miniwindow, adapting it to capture the room descs from the game I play. It works well enough, but leaves a horizontal line right in the middle of part of it. I admit that I don't really know much about it, but I am having a hard time trying to find out which line to modify to remove it.

any help is appreciated.
[Go to top] top

Posted by Fiendish   USA  (848 posts)  [Biography] bio   Global Moderator
Date Reply #1 on Sun 13 May 2012 04:07 PM (UTC)  quote  ]
Message
You have to show us what you have so far before we can help fix it. ;)

http://aardwolfclientpackage.googlecode.com/
[Go to top] top

Posted by Lentholium   (4 posts)  [Biography] bio
Date Reply #2 on Mon 14 May 2012 03:44 AM (UTC)  quote  ]
Message
I am using this as the base- http://www.gammon.com.au/forum/?id=8816

it's the aardwolf map v2. The only real modifications I have made are to change the capture text, as follows:

Simply put, i just cant wrap my head around what I need to change.

This is what I get. Note the grey line in the center? I want to either remove it entirely, or shift it down a line.

[IMG]http://i1119.photobucket.com/albums/k626/Lentholium/whatiget.png[/IMG]

<triggers>

  <trigger
   enabled="y"
   match="O----------------------------------------------------------------------O"
   script="map_redirect"
   omit_from_output="y"
   name="map_start"
   sequence="100"
  >
  </trigger>
  
  <trigger
   enabled="n"
   match="*"
   script="map_redirect"
   name="multi_line_map"
   omit_from_output="y"
   sequence="10"
  >
  </trigger>

  <trigger
   enabled="y"
   match="------------------------------------------------------------------------"
   script="map_redirect"
   omit_from_output="n"
   name="map_end"
   sequence="5"
  >
  </trigger>
[Go to top] top

Posted by Nick Gammon   Australia  (18,769 posts)  [Biography] bio   Forum Administrator
Date Reply #3 on Mon 14 May 2012 10:55 AM (UTC)  quote  ]
Message
That line is drawn by the NoteHr function. Better find where it is doing that:

Template:function=NoteHr NoteHr

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


- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Fiendish   USA  (848 posts)  [Biography] bio   Global Moderator
Date Reply #4 on Mon 14 May 2012 12:09 PM (UTC)  quote  ]

Amended on Mon 14 May 2012 12:12 PM (UTC) by Fiendish

Message
Quote:
That line is drawn by the NoteHr function

Heh, I don't think so.

Lentholium, change the font_height*2 in
   -- title rectangle
   check (WindowRectOp (win, 2, 2, 2, -2, font_height * 2 + 10, title_colour))
   check (WindowRectOp (win, 5, 2, 2, -2, font_height * 2 + 10, 5, 8))
to

font_height*3 instead and you'll have it drop down another text line.

http://aardwolfclientpackage.googlecode.com/
[Go to top] top

Posted by Lentholium   (4 posts)  [Biography] bio
Date Reply #5 on Thu 17 May 2012 08:20 AM (UTC)  quote  ]
Message
thank you, that did it!
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


1,063 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]