Search found 6 matches
- Wed May 13, 2020 9:01 am
- Forum: General Discussion
- Topic: Launch Minimized Option\Setting
- Replies: 0
- Views: 22458
Launch Minimized Option\Setting
Does anyone know if there is a way to have GINA launch minimized or if there is an argument that can be sent while launching to have it go straight to the System Tray?
- Sat Apr 16, 2016 11:30 am
- Forum: General Discussion
- Topic: [Feature Request] Copy and Paste Triggers
- Replies: 2
- Views: 12946
[Feature Request] Copy and Paste Triggers
There are many times where I want the same exact trigger with a different trigger, a copy and paste feature would make things much easier. Currently I have to send a trigger to someone else and have them send it back just so I can modify the one they returned.
- Thu Apr 07, 2016 12:13 pm
- Forum: General Discussion
- Topic: Enter \ Return added to copy to clipboard option?
- Replies: 0
- Views: 8678
Enter \ Return added to copy to clipboard option?
Is there a way to add an enter or return to the copy to clipboard section? This way all that is needed would be a paste in game. Does anyone know if this is possible or is it a pipe dream and I need to go a different route to get this accomplished. Currently I have a copy to clipboard section that c...
- Sat Aug 29, 2015 8:36 pm
- Forum: General Discussion
- Topic: Disable timer graphic
- Replies: 1
- Views: 9968
Disable timer graphic
Is there a way to not have some timers not show a timer bar? The majority of timers I want to have the bar, but there are some that I do not want to see the thing counting down I just want to know when the time is up (when i will then have it show text and say something). If it is not possible, coul...
- Tue Jun 30, 2015 7:14 pm
- Forum: Specific Trigger Questions
- Topic: Removing Rank (Rk. II and Rk. III)
- Replies: 3
- Views: 15287
Re: Removing Rank (Rk. II and Rk. III)
That works (ALMOST) perfectly!!! I got it working, but it is not your fault...it is EQ's fault! (as usual) So SOMETIMES they add an additional space between the rank number and the expires. I ended up with this and it APPEARS to be working.... ^(?<name>.+?)( Rk\. III{0,1}){0,1}\s*expires\. And I am ...
- Mon Jun 29, 2015 4:17 pm
- Forum: Specific Trigger Questions
- Topic: Removing Rank (Rk. II and Rk. III)
- Replies: 3
- Views: 15287
Removing Rank (Rk. II and Rk. III)
I have an aura trigger that lets me know when the aura is down. Is there any way to remove the "Rk. II" and "Rk. III" from the output? Currently the simplistic trigger is this: {S} expires. And it does an audio trigger of: Your {S} has expired. This works, but when it does rank 2 and rank 3 spells i...