Alright. So I looked through the mudlet manual and I really couldn't figure out how to capture a specific line to a separate window (I usually keep a window for deathsights, tells, party tells, clantells, etcetera).
Could anyone show me an example of what I need to do to make this work?
Thanks!
0
Comments
demonnic.chat:append("City")
Where "City" is the name of the tab that you want to add it to. See also this variable: demonnic.chat.config.channels (search for it with the search feature in the scripts editor) to configure your own tabs.
Also, as for making triggers, I highly recommend using colour triggers (at least for says and emotes), as it makes the whole process a lot easier.
http://pastebin.com/0GU5bMBj
Most if it is self-explanatory or in the comments.
Site: https://github.com/trevize-achaea/scripts/releases
Thread: http://forums.achaea.com/discussion/4064/trevizes-scripts
Latest update: 9/26/2015 better character name handling in GoldTracker, separation of script and settings, addition of gold report and gold distribute aliases.
Svof
Mudlet Discord join up
Thanks. It's a good three to four hours worth of work, most I've spent on any script since I've come back... but I'll be honest, getting it working was part of what's kept me using mudlet.
Site: https://github.com/trevize-achaea/scripts/releases
Thread: http://forums.achaea.com/discussion/4064/trevizes-scripts
Latest update: 9/26/2015 better character name handling in GoldTracker, separation of script and settings, addition of gold report and gold distribute aliases.