Search found 26 matches

by Angahran
Tue Jan 09, 2024 12:25 pm
Forum: Specific Trigger Questions
Topic: Supported {} tags
Replies: 5
Views: 39532

Re: Supported {} tags

It appears this message does not work with the {TS} tag :(
01/09/24 09:39:24 AM You have received a replay timer for 'The Emberclaw Sisters': 0d:0h:30m remaining.
by Angahran
Wed May 03, 2023 4:44 pm
Forum: General Discussion
Topic: Local copy of sharing service ?
Replies: 1
Views: 3009

Local copy of sharing service ?

Is there any way to run a local copy of the sharing service ?
e.g. on our guilds website.

I don't know what happened yesterday but it appeared the entire GINA site was down so we had no way to pass out any needed triggers for our raids.

Thanks.
by Angahran
Thu Apr 02, 2020 9:30 pm
Forum: Specific Trigger Questions
Topic: Match variable number of names in trigger ?
Replies: 1
Views: 9931

Match variable number of names in trigger ?

Hi, Not sure if this is possible or not. Have a trigger "Dancers swoop in to engage with" which is followed by between 1 and 6 names. Is there an easy way to grab a variable number of names into {s1}, {s2}... etc The long winded way would be to do something like - {s1} | {s1},{s2} | {s1},{s2},{s3} |...
by Angahran
Tue Mar 19, 2019 9:47 pm
Forum: Specific Trigger Questions
Topic: Supported {} tags
Replies: 5
Views: 39532

Re: Supported {} tags

HSishi wrote:Is it possible to catch that "xx" and start or adjust a countdown timer with that value in minutes?
//HSishi
Would be useful if we could do something like {00:00:TS:00} (to get minutes) or {00:00:00:TS} to get seconds, etc.
by Angahran
Thu Feb 28, 2019 10:51 pm
Forum: Specific Trigger Questions
Topic: Return string from list ?
Replies: 0
Views: 20471

Return string from list ?

Trying to figure out how to return results from a trigger. I have the trigger working to match if any names from a list are in the messge Bob shouts, 'Jump to the left, (Joslin|Devorah|{c}) and step to the right, (Joslin|Devorah|{c})!' But I can't figure out how to get the matched name into the disp...
by Angahran
Mon Feb 04, 2019 11:03 pm
Forum: General Discussion
Topic: change line begin character to match timestamp (if present)
Replies: 1
Views: 33306

Re: change line begin character to match timestamp (if prese

Sorry, I must have been having a confused day.

The logfile has always had the timestamp, it's just the in game chat that added them.
by Angahran
Thu Jan 31, 2019 1:03 pm
Forum: Specific Trigger Questions
Topic: trigger if string1 and string2 are not in text ?
Replies: 1
Views: 11890

trigger if string1 and string2 are not in text ?

Hi, I have a trigger that goes off when a spell i cast is blocked. However, it also catches procs and I have a belt that procs Tendon Slice which is blocked whenever a shaman is in the group or when various other slow spells are on the mob. So, I was trying to figure out the regex that would show th...
by Angahran
Thu Dec 20, 2018 10:13 pm
Forum: General Discussion
Topic: GINA as standalone .exe ?
Replies: 1
Views: 38412

GINA as standalone .exe ?

Would it be possible to get a version of GINA which is simply a standalone installation and not buried in some obscure location in the OS ?

Would be great to be able to simply backup my 'GINA' folder and know it's all gonna work.

Thanks.
by Angahran
Mon Aug 13, 2018 3:40 pm
Forum: Specific Trigger Questions
Topic: Search Text Length Usage
Replies: 2
Views: 13659

Re: Search Text Length Usage

I think I'd be scared to see this regex :P
by Angahran
Mon Aug 13, 2018 3:39 pm
Forum: Specific Trigger Questions
Topic: Match any timestamp in log file ?
Replies: 1
Views: 12458

Re: Match any timestamp in log file ?

Ignore me, the log file has always had the timestamp, it's just the UI that didn't.
So, obviously, GINA knows how to handle the timestamps.