Trigger problems

Posted by ScriptGuy on Tue 20 Nov 2001 05:39 AM — 2 posts, 11,104 views.

#0
I have a few small triggers enabling me to hide over and over for a skill.

Problem Im having is that the triggers seem to gag the trigger output lines for no reason that I can see.

If I want to manually put in my commands I will see this:

>hide

You fail in your attempt to hide!

OR

You slip into the shadows!

when I want to reveal myself I type:

>rev

You reveal yourself!

I set up three triggers for hiding so I dont need to touch anything.

My trigger for revealing will have one of the first two output lines from the world, my send box will have rev in it. I will click on the keep evaluating, regular expression and the repeat on same line boxes.

To hide, I use the 3rd output line ( You reveal yourself!) and put hide in the send box. I also check the same three boxes.

I just upgraded to 3.17 two days ago and didnt touch a thing with my triggers. Every single one seems to gag the output line, stopping the triggers from working correctly.

Ive deleted my triggers and put them back in hoping it would work, it doesnt.

Any suggestions?
Australia Forum Administrator #1
Can you enable scripting, and then type in:


/world.debug "triggers"


Then post the resulting output here (or if it is very length email it to me).

From what you describe the trigger should not "gag" the output line.