VBScript trigger help

Posted by Shou on Thu 22 Apr 2010 03:02 AM — 3 posts, 15,116 views.

USA #0
ok, i am making a trigger to recognize when a person does something.

The line is "A masked woman's aura of weapons rebounding disappears." so the variable in this case is 'A masked woman's'.

however, if a * is put to take the place of the variable ("* aura...") it gives me this:

Nothing to repeat
* aura of weapons rebounding disappears.
^

what can i do to fix this?
Australia Forum Administrator #1
Uncheck the regular expression box.
USA #2
oh wow, is it really that easy?