Hello,
I'm looking to implement a few things into my GUI based on a few scripts already written here on the forums.. however I have no idea what I am doing so I thought I would open it up and offer credits for pay.
1) Seafaring/map window
Here is Zulah's directions on how to make it.I would very much like this please however I can't seem to make it work so I've scrapped it all and would like if someone could please make me a stand-alone window. I don't want to have to use an aliases to make it work- just load it up with all my other GUI consoles on login.
I would love to just install this and move it to the right spot on my interface.
2) XP per hour tracker
This is Jacen's script.I don't need the GUI box. I would like to know what variable I need to plug into my current status box for it to display in there. I would last like the aliases XP START to start and reset the script and XP STOP to stop it.
3) Prospecting script.
Togglable on/off. When one if you walk into a room with a specific gmcp.Room.Info.num it will prospect for you. I can supply a few example num but ideally I can build up the number table as I go.
Comments
and comment out everything that mentions "XPLabel" (label creation, setting foreground colour and original echo). For the aliases you need to disable the timer and add the following code in the script box of the start alias
The stop alias would contain
GMCP documentation: https://github.com/keneanung/GMCPAdditions
svof github site: https://github.com/svof/svof and documentation at https://svof.github.io/svof
Plus another 20 credits for the solver of problem number 3!
The sea mapper is still left to go.
@Tahquil: I don't have access to Mudlet so this is written in Notepad++ and totally untested, but something like this, maybe:
Should be able to use 'prospector' to bring up the (very limited) text-UI (allows turning on or off depending on state, lists rooms that have been added and you can remove them by clicking the id), 'prospector on/true/yes' to turn it on, 'prospector add' to add current room, 'prospector add <roomid>' to add the roomid, 'prospector remove' to remove the current room, 'prospector remove <roomid>' to remove the specified roomid.
Results of disembowel testing | Knight limb counter | GMCP AB files
Results of disembowel testing | Knight limb counter | GMCP AB files