|
Nexes Beginner
Joined: 23 Mar 2003 Posts: 28
|
Posted: Sat Sep 18, 2004 10:58 pm
Turnning off Trigger on Trigger |
Does anyone here know if there's a way to turn of the Trigger on Trigger option?
It's causing me problems and I was wondering if there was a way to format all the triggers
to not use them. |
|
|
|
megamog75 Enchanter
Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Sep 19, 2004 1:14 am |
do you mean, turn off the ability to enable and diable option
or
do you mean turn off and on a trigger? |
|
_________________ megamog75
I will do this.Nothing in my life matters except this.No moment in my life exists except this moment.I am born in this moment, and if I fail, I will die in this moment. Raistlin Majere |
|
|
|
Nexes Beginner
Joined: 23 Mar 2003 Posts: 28
|
Posted: Sun Sep 19, 2004 2:24 am |
Oh, sorry about that. I mean turn off the ability to enable and disable it, because, I don't
really use that option. Sorry if that wasn't clear |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Sun Sep 19, 2004 4:14 am |
Full Example
#TR "id" {pattern} {value} "classname" {notrig}
Short example
#TR {pattern} {value} "" {notrig} |
|
|
|
Nexes Beginner
Joined: 23 Mar 2003 Posts: 28
|
Posted: Tue Sep 21, 2004 7:44 pm |
That would be to turn it off on a trigger itself. I know how to do that
but I made a bunch of triggers and they all have the trigger on trigger
option enabled because for some reason its enabled by default in my Zmud
and I want to turn the option off so that I wouldn't have to go to every
single trigger and turn it off manually. |
|
|
|
Yamabushi Apprentice
Joined: 29 Jul 2003 Posts: 101 Location: USA
|
Posted: Wed Sep 22, 2004 3:36 am |
try this
#T+ classname to turn that trigger class on.
#T- classname to turn them off.
you can set whatever trigger you need to turn on and off your class triggers. |
|
_________________ Yama |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Sep 22, 2004 7:00 pm |
There are two ways to turn off 'Trigger on Trigger'. The first is to use the 'notrig' option in the trigger command and the second is to uncheck the box in the Settings Editor. Either way, you will have to modify each trigger individually. Sorry that you didn't get the answer you wanted, but there's no known way to alter the default trigger options or to modify trigger options for more than one trigger at a time.
|
|
_________________ LightBulb
Senior member
Most scripts in this forum are written for Command Line entry.
Don't even open the Settings Editor unless its use is specified or obvious. |
|
|
|
Nexes Beginner
Joined: 23 Mar 2003 Posts: 28
|
Posted: Tue Sep 28, 2004 12:22 am |
Ah, that is unfortunate. Thank you anyways.
|
|
|
|
|
|