Trying to make a trigger for DI firing

Post Reply
Lenriani
Posts: 2
Joined: Fri Mar 29, 2013 3:26 am

Trying to make a trigger for DI firing

Post by Lenriani » Fri Mar 29, 2013 3:38 am

Hi, thanks for making GINA Gimagukk! It really is awesome.

Now, first off I'd like to say I have absolutely no experience with Regex and I find it quite confusing. This is probably a newb question and easily answered but I can't seem to figure it out myself. Thanks for any response in advance of course! :)

I play a cleric, and something I would find immensely useful would be a trigger letting me know when a tank's DI has fired on raid events, so I know who to recast on and when, immensely helpful for chaotic events when you don't have the few seconds to search manually.

Being an absolute newb with Regex, I'm not sure how to make it fire lol, I've fiddled a bit and haven't come up with a solution.

What I want would be: [other character's name]'s death pact has been benevolently fulfilled!

Would anyone be so kind as to tell me what I should be using to replace [other character's name] with? This is of course NOT what I am entering into GINA to try getting it to go off, I'm not quite that silly teehee, I just don't know what I should be using. :)

Gimagukk
Site Admin
Posts: 237
Joined: Wed Oct 26, 2011 9:29 pm

Re: Trying to make a trigger for DI firing

Post by Gimagukk » Sun Mar 31, 2013 11:03 pm

You can use the {S} shortcut for what you are wanting. For example:

Search Text: {S}'s death pact has been benevolently fulfilled!

Display Text: Recast DI on {S}!

Post Reply