Discworld Status_Bar_Prompt

Posted by Neves on Wed 04 Aug 2010 04:09 AM — 3 posts, 20,187 views.

USA #0
Hello, I'm a bit new to MUSHClient, still trying to get used to the programming language, I was wondering if someone could help me, I'm sure it is simple to change the Status_Bar_Prompt to recognize the Discworld version that is displayed during combat.

The line looks like this:
Hp: 2500 (2946) Gp: 149 (321) Xp: 796633

Can anyone tell me what to replace it is?

-Edge
#1
Hiya,

I know of a couple of good plugins that do what you want and are designed for Discworld.

Some older ones are on Pendrakes site: http://homepage.ntlworld.com/ian.avery2/

And some newer miniwindow based ones on mine: http://discworld.imaginary-realities.com/garrion/sidebar.html

And Nick's example could be modified to work for Discworld too: http://mushclient.com/forum/?id=9270

Hopefully some of that helps :)

Garrion.
USA #2
Hi,

I don't know if either of you would be interested in this, but others might be.

I liked the idea of status bars for HP, GP and XP, but being visually impaired, I couldn't use the ones written by others. So I wrote my own version, which sends small text notes to the output window instead of updating status bars. The timer updates the variables every quarter of a second or so, so you get updates as soon as they're available. If anyone is interested, let me know, or post a reply. I can also post examples of the plugin in action. The script uses MXP variables, so you'll have to set your monitor to $mxp$.

HTH,
Jason.