I am trying to make a trigger that matches on "* died." but not on "Claw|Skeletal giant died." I tried using:
^((.*)|?<!Claw|?<!Skeletal giant) died\.$ but I get an error.
^((.*)|?<!Claw|?<!Skeletal giant) died\.$ but I get an error.
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Aheram on Fri 14 Jan 2005 10:43 PM — 3 posts, 14,833 views.