I am having trouble making this trigger work. Here is the trigger:
*You see tracks of \**\* leading * from here.
;{g[{RThaklos{g][{GHUNT{g] {R%2 {Yis {R%3 {g[{B\?{g]{x
This is supposed to match with something like this output:
2850hp 753m 334mv You see tracks of an Ewenlath Horror leading down from here.
2850hp 753m 331mv You see tracks of *Lord Jereth* leading west from here.
2850hp 753m 328mv You see tracks of an Ewenlath Horror leading down from here.
2850hp 753m 325mv Wall of force is here!
Ideally it would match with the Lord Jereth hunt so I could identify the nefarious PK and inform my group. In case anyone was wondering this is for a hunt all command on a PK MUD called Act of War.
*You see tracks of \**\* leading * from here.
;{g[{RThaklos{g][{GHUNT{g] {R%2 {Yis {R%3 {g[{B\?{g]{x
This is supposed to match with something like this output:
2850hp 753m 334mv You see tracks of an Ewenlath Horror leading down from here.
2850hp 753m 331mv You see tracks of *Lord Jereth* leading west from here.
2850hp 753m 328mv You see tracks of an Ewenlath Horror leading down from here.
2850hp 753m 325mv Wall of force is here!
Ideally it would match with the Lord Jereth hunt so I could identify the nefarious PK and inform my group. In case anyone was wondering this is for a hunt all command on a PK MUD called Act of War.