01/09/24 09:39:24 AM You have received a replay timer for 'The Emberclaw Sisters': 0d:0h:30m remaining.
Search found 26 matches
- Tue Jan 09, 2024 12:25 pm
- Forum: Specific Trigger Questions
- Topic: Supported {} tags
- Replies: 5
- Views: 53081
Re: Supported {} tags
It appears this message does not work with the {TS} tag
- Wed May 03, 2023 4:44 pm
- Forum: General Discussion
- Topic: Local copy of sharing service ?
- Replies: 1
- Views: 7001
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.
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.
- Thu Apr 02, 2020 9:30 pm
- Forum: Specific Trigger Questions
- Topic: Match variable number of names in trigger ?
- Replies: 1
- Views: 14051
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} |...
- Tue Mar 19, 2019 9:47 pm
- Forum: Specific Trigger Questions
- Topic: Supported {} tags
- Replies: 5
- Views: 53081
Re: Supported {} tags
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.HSishi wrote:Is it possible to catch that "xx" and start or adjust a countdown timer with that value in minutes?
//HSishi
- Thu Feb 28, 2019 10:51 pm
- Forum: Specific Trigger Questions
- Topic: Return string from list ?
- Replies: 0
- Views: 26694
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...
- Mon Feb 04, 2019 11:03 pm
- Forum: General Discussion
- Topic: change line begin character to match timestamp (if present)
- Replies: 1
- Views: 37275
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.
The logfile has always had the timestamp, it's just the in game chat that added them.
- Thu Jan 31, 2019 1:03 pm
- Forum: Specific Trigger Questions
- Topic: trigger if string1 and string2 are not in text ?
- Replies: 1
- Views: 15947
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...
- Thu Dec 20, 2018 10:13 pm
- Forum: General Discussion
- Topic: GINA as standalone .exe ?
- Replies: 1
- Views: 42388
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.
Would be great to be able to simply backup my 'GINA' folder and know it's all gonna work.
Thanks.
- Mon Aug 13, 2018 3:40 pm
- Forum: Specific Trigger Questions
- Topic: Search Text Length Usage
- Replies: 2
- Views: 18216
Re: Search Text Length Usage
I think I'd be scared to see this regex
- Mon Aug 13, 2018 3:39 pm
- Forum: Specific Trigger Questions
- Topic: Match any timestamp in log file ?
- Replies: 1
- Views: 16344
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.
So, obviously, GINA knows how to handle the timestamps.