Search found 237 matches

by Gimagukk
Fri Jun 26, 2015 8:00 am
Forum: Specific Trigger Questions
Topic: Timer Count-UP: not possible to set audio msg for ending
Replies: 2
Views: 10406

Re: Timer Count-UP: not possible to set audio msg for ending

The Timer Ended tab is now enabled for all timer types in version 1.0.20.4 (beta).
by Gimagukk
Fri Jun 26, 2015 7:59 am
Forum: Specific Trigger Questions
Topic: Regex for Words of xxx
Replies: 5
Views: 17917

Re: Regex for Words of xxx

Version 1.0.20.4 (beta) corrects the issue which prevented the parenthesis around the first few words from working correctly. I'll do a more detailed post on how GINA takes a performance shortcut for regular expression triggers in the next week.
by Gimagukk
Thu Jun 18, 2015 7:57 pm
Forum: Specific Trigger Questions
Topic: Timer deactivation variables
Replies: 2
Views: 10205

Re: Timer deactivation variables

Yes, this functionality is currently possible, although you may want to use the beta version due to an issue with designating Early End timers to use regex. Here is the basic trigger setup you would use: General Settings: Search Text: ^{S}'s weapons begin to spin\.$ Timer tab Timer Type: Timer (Coun...
by Gimagukk
Tue Jun 09, 2015 8:25 am
Forum: Specific Trigger Questions
Topic: Regex for Words of xxx
Replies: 5
Views: 17917

Re: Regex for Words of xxx

Use the following instead: looted a Words of (the Element|Tyranny|Dominion|Transcendence|Dimension|Coercion|Sight|Detention|Duress|Collection \(Azia\)|Convocation|Incarceration|Bondage) Flags ("/igs") are passed as a separate parameter .Net RegEx rather than as part of the pattern. GINA automaticall...
by Gimagukk
Mon Jun 08, 2015 10:03 pm
Forum: Bug Reports
Topic: Trigger "forgetting" sound file path
Replies: 1
Views: 7528

Re: Trigger "forgetting" sound file path

This has been corrected in current beta version 1.0.20.3.
by Gimagukk
Mon Jun 08, 2015 8:37 am
Forum: Specific Trigger Questions
Topic: New {TS} tag ?
Replies: 3
Views: 13003

Re: New {TS} tag ?

Search Text: start timer {TS} {S} Timer Name: {S} Timer Type: Timer (Count Down) With a trigger set up like this, I can now ";tell Gimagukk start timer 1:30 MobName Spawn" or ";tell Gimagukk start timer 90 MobName Spawn", and a new timer entry called "MobName Spawn" would be started with a duration ...
by Gimagukk
Sat Jun 06, 2015 9:48 pm
Forum: Fulfilled Requests
Topic: Feature request: Timer to use {N}
Replies: 4
Views: 21076

Re: Feature request: Timer to use {N}

Version 1.0.20.2 (currently in beta) now supports the {TS} tag for this purpose. The Supported Tags post has been updated.
by Gimagukk
Thu Jun 04, 2015 10:46 pm
Forum: Fulfilled Requests
Topic: Different colour text in one overlay ?
Replies: 4
Views: 28716

Re: Different colour text in one overlay ?

Not ignoring this one, but still working through a good solution that (a) upholds GINA's concept of "I want your triggers, but don't mess with my layout" when sharing between users and (b) isn't overly complicated to maintain.
by Gimagukk
Thu Jun 04, 2015 10:41 pm
Forum: General Discussion
Topic: 2nd timer overlay...
Replies: 2
Views: 10108

Re: 2nd timer overlay...

Trigger Categories tie triggers to the desired overlays. Click on the "Trigger Categories" icon, add/edit categories and set the text and timer windows to use, and then assign that category to the trigger.
by Gimagukk
Thu Jun 04, 2015 12:08 am
Forum: Fulfilled Requests
Topic: GINA Lag
Replies: 1
Views: 12586

Re: GINA Lag

I have added a profiler tab (currently in the beta version) so that you can see which triggers are more intensive than others. You can now also restrict GINA to run on specific CPUs).