Zmud has a built in ability to copy text including color code from the output window of a mud and be able to paste it (including the proper command char, { in my muds case) into the command line. Are there any plugins or things within mushclient itself that would allow for this to happen? I did some searching and was not able to find an appropriate plugin and have searched the options of the program itself. I may have missed something though :P
Looking for a color copy plugin
Posted by Vorcet on Sat 12 Nov 2011 02:44 AM — 4 posts, 18,654 views.
some more information. I play a Rom mud with the standard 16 color ANSI color code. When using color in the mud you put a { before the letter/number of the color code. rbgmy etc. I did find one plugin for this but unfortunately it diddnt work at all with this style of mud. Any help would be apreciated, even if it is to say its not possible :P
This forum thread has one that handles the standard 16 colors.
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=8821
You can probably just replace all instances of @ with { to fit your MUD's scheme.
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=8821
You can probably just replace all instances of @ with { to fit your MUD's scheme.
Spot on man. a few small modifications and it worked swimmingly. Thanks a ton. dont know how I missed this