|
Anaristos Sorcerer
Joined: 17 Jul 2007 Posts: 821 Location: California
|
Posted: Wed Jul 22, 2009 9:40 pm
[308B, 309B]Problem with colors in secondary windows |
Windows used to capture text from the MUD are exhibiting problems displaying the text color. Beginning with 308B, the first few lines of text captured are displayed with the correct color and then the change either to the non-bright version of the color, change to a mixture of the non-bright color and bright white. The trigger(s) and code for the captures have been working since 2.34. Nothing has changed but the CMUD version(s).
As an example, here is the code for one of the captured windows:
Code: |
<trigger name="helpertrig" priority="27130" id="2713">
<pattern>^~[Helper~]</pattern>
<value>#CAP Helper
#GAG</value>
</trigger>
|
NOTE: I turned trigger debug message on. This caused CMUD to stop responding. |
|
_________________ Sic itur ad astra. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Jul 23, 2009 5:15 pm |
You need to show the raw data received from the MUD so that we can try to reproduce this. Turn on the Script Debugger, make sure the Raw Input/Output message is enabled, and then past the lines showing the text that was received.
Your above bug existed in v3.08, but was fixed in 3.09 and I can no longer reproduce any problem with capture window colors. |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|