 |
Dielantha Beginner
Joined: 29 Nov 2002 Posts: 12 Location: USA
|
Posted: Sat Jan 04, 2003 8:54 pm
Need help with a color trigger |
I have this trigger:
Pattern: has a few scratches
Value: #sub {has a few scratches 90-99%}
#cw 90-99% bold,green
As you can see I want JUST the 90-99% to appear green, however the trigger won't work. What am I doing wrong?
Dielantha |
|
|
 |
Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sat Jan 04, 2003 9:04 pm |
You can't make another tirgger fire on the ouput of a #SUB command. You can however modify your #SUB to include the color:
#SUB {has a few scratches %ansi(bold,green)90-99%}
Kjata |
|
|
 |
Dielantha Beginner
Joined: 29 Nov 2002 Posts: 12 Location: USA
|
Posted: Sat Jan 04, 2003 9:16 pm |
Thank you Kjata. I can get a complex stat roller to work but I couldn't seem to get a simple color trigger to work. *smirk* Thanks again.
Dielantha |
|
|
 |
|
|