|
Chandler Mike Beginner
Joined: 08 Feb 2005 Posts: 18
|
Posted: Sun Apr 29, 2007 7:29 am
Color problem |
I suddenly can't get my normal "dark green" color to work on my triggers.
I used to do "%ansi(2)" on a trigger for a word, and now I sign on and it wont work. All I get is the default text color. Other colors work.
This new release seems to be buggier than normal...I saved the session because I wasn't getting my fonts saved right now I load this and my log ansi color was switched off and now this problem.
Any ideas? |
|
|
|
Arminas Wizard
Joined: 11 Jul 2002 Posts: 1265 Location: USA
|
Posted: Sun Apr 29, 2007 12:57 pm |
There was a major switch in how things are displayed in this version. Most of the issues are now with the display options/code.
The trick of highlighting text in the text in the mud window and pasting that into the trigger pattern works now however so.
If it is not already on in the trigger turn on the ansi trigger option. Copy the word you want to trigger on from the mud window and paste it into the trigger. The ansi codes for that word will also be pasted into the trigger. If you have troubles highlight the entire line to get the color codes and just remove the words you do not wish to match!
The code you want will look something like this %e[03m. Probably with a different number tough. |
|
_________________ Arminas, The Invisible horseman
Windows 7 Pro 32 bit
AMD 64 X2 2.51 Dual Core, 2 GB of Ram |
|
|
|
|
|