Midkemia BasicGui

Share your scripts and packages with other Mudlet users.
Post Reply
Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Midkemia BasicGui

Post by Phoenix »

I've included two versions of the script. One version will use overdrive and do the GUI stuff.
AutoDriver.xml
Now it does cadence, and sets the bottom border!
(19.64 KiB) Downloaded 498 times
The other just does the GUI stuff.
Non-Autodriver.xml
Now it does cadence, and sets the bottom border!
(19.64 KiB) Downloaded 451 times
Both require you to CONFIG PROMPT ALL and CONFIG PROMPT REMOVE VERBOSE. Your prompt should look something like this before install:
2584h, 248e, 0f, 248m, 0g xbp A:50% -
Both also require you to open the settings and tick off 'Enable GMCP' in the General tab.
Last edited by Phoenix on Mon Feb 21, 2011 11:43 pm, edited 2 times in total.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Midkemia BasicGui

Post by Vadi »

What is overdrive?

Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Re: Midkemia BasicGui

Post by Phoenix »

Overdrive is the skill used in Midkemia to heal yourself... Basic skill that any player knows/needs.
Basically, it's like an autosipper for Achaea.

Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Re: Midkemia BasicGui

Post by Phoenix »

This script will only show the stats your class uses. This is due to the way Midkemia sends GMCP, leaving out the stats your class has no use for.

For instance, a soldier will only see the bars for health, endurance, and adrenaline.
A rogue however will have an additional stat pop up via GMCP - Guile. This will be reflected in the GUI.

This screenshot is how a Soldier would see it.
Picture 1.png
Last edited by Phoenix on Mon Feb 21, 2011 11:39 pm, edited 1 time in total.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Midkemia BasicGui

Post by Vadi »

Ah. Great thing then :)

Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Re: Midkemia BasicGui

Post by Phoenix »

Oh right. Do remember to set your bottom border height to 20 in settings, at the Main Display tab.

User avatar
Vadi
Posts: 5042
Joined: Sat Mar 14, 2009 3:13 pm

Re: Midkemia BasicGui

Post by Vadi »

You can do setBorderBottom(20) from a script

Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Re: Midkemia BasicGui

Post by Phoenix »

Oh hey. Good to know, good to know. Now it works perfect just by installing it!

Post Reply