|
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Mon Jun 24, 2002 12:53 pm
prompt gagging |
H:3100 M:3100 B:100% [cdbf e-]
You have recovered balance on all limbs.
H:3100 M:3100 B:100% [cdbf eb]You reach down and carefully harvest a goldenseal root.
H:3100 M:3100 B:100% [cdbf e-]
I want to gag some of the prompts. Cos its spammy. I figure, if I gag any prompt that does not have text after it...lines 1 and 4 in the above example...then It'll do me a lot of good.
Here is my current prompt trigger.
#TR {H:(%d) M:(%d) B:(%d)~% ~[(%w) (%x)~]} {chealth=%1 etc etc}
I tried:
#TR {H:(%d) M:(%d) B:(%d)~% ~[(%w) (%x)~]$} {#GAG;chealth=%1 etc etc}
#TR {H:(%d) M:(%d) B:(%d)~% ~[(%w) (%x)~]%a} {chealth=%1 etc etc}
And it gagged all the prompts. Both trigs have "prompt" checked in the options.
Any ideas how to get it to work?
Caled |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Mon Jun 24, 2002 1:04 pm |
You can use the #UNGAG command:
#TR {H:(%d) M:(%d) B:(%d)~% ~[(%w) (%x)~]$} {#GAG;chealth=%1 etc etc}
#TR {H:(%d) M:(%d) B:(%d)~% ~[(%w) (%x)~]%a} {#UNGAG;chealth=%1 etc etc}
Kjata |
|
|
|
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Mon Jun 24, 2002 1:44 pm |
Kjata, you -are- the best!
Caled |
|
|
|
|
|