*edit* Crap, my post got wiped out when I tried to copy my mud output.
I recently got, with help of Twisol, my wine to append captures to a notepad window. However, I would like to take it one step further and append captures to different windows, grouped together by category (clantalk, alliancetalk, and form talk in one....tells, pktalk, and relays in the other)
I noticed there is a command in the help file (Lua) of the following:
ActivateNotepad("Nick's Window")
Will that call a notepad with a different name every time the trigger fires? Or just once?
As per the trigger help submission guidelines, here is some info:
Literal copy of trigger: * tells you '*
Text to match: Duende tells you 'look at the mushclient forums'
Scripting language: Lua seems to be the easiest, but I am willing to learn any of them.
No error message
Does work, but appends them all to a new window. I would like 3 notepad windows to be created when I start MUSH, each corresponding to a different group of captures, and have the triggers selectively post to these 3 windows.
I am using version 4.43 of MUSHclient.
I hope the info I provided is useful in determining a solution which, I am sure, will be incredibly simple. I will tinker with some settings and post back if I have any luck.
Thanks for any help,
Killa
*EDITEDIT* Ok I had some mild success: I went through each trigger, and gave them each a separate label. However, now each and every capture opens up a separate window. How would I make it so that X X and X captures go in 1 window, and Y Y and Y captures go into another?
I recently got, with help of Twisol, my wine to append captures to a notepad window. However, I would like to take it one step further and append captures to different windows, grouped together by category (clantalk, alliancetalk, and form talk in one....tells, pktalk, and relays in the other)
I noticed there is a command in the help file (Lua) of the following:
ActivateNotepad("Nick's Window")
Will that call a notepad with a different name every time the trigger fires? Or just once?
As per the trigger help submission guidelines, here is some info:
Literal copy of trigger: * tells you '*
Text to match: Duende tells you 'look at the mushclient forums'
Scripting language: Lua seems to be the easiest, but I am willing to learn any of them.
No error message
Does work, but appends them all to a new window. I would like 3 notepad windows to be created when I start MUSH, each corresponding to a different group of captures, and have the triggers selectively post to these 3 windows.
I am using version 4.43 of MUSHclient.
I hope the info I provided is useful in determining a solution which, I am sure, will be incredibly simple. I will tinker with some settings and post back if I have any luck.
Thanks for any help,
Killa
*EDITEDIT* Ok I had some mild success: I went through each trigger, and gave them each a separate label. However, now each and every capture opens up a separate window. How would I make it so that X X and X captures go in 1 window, and Y Y and Y captures go into another?