Search found 62 matches

by HSishi
Wed Jan 03, 2018 3:28 pm
Forum: General Discussion
Topic: Number range check
Replies: 2
Views: 38630

Re: Number range check

My first guess would be something like {0<N1>1000} ...
by HSishi
Wed Jan 03, 2018 3:22 pm
Forum: Specific Trigger Questions
Topic: Any variables?
Replies: 2
Views: 17499

Re: Any variables?

You could set up a timer for said trigger text suggestion which will fill your screen with all enchanters for some time if you did a /who.

But mind, the timer's area needs to be big enough or you will have only have a limited number of timers visible (first ones).
by HSishi
Wed Apr 05, 2017 1:35 pm
Forum: General Discussion
Topic: RegEx and Special Characters guide?
Replies: 1
Views: 30842

Re: RegEx and Special Characters guide?

Hi Woot. I dug up two links when I dived into GINA's RegEx feature: http://www.regular-expressions.info/ - RegEx tutorial http://regexr.com/ - RegEx testing site for playing around The testing site also has an explain feature what every part of a given expression does. You will also get a bubble inf...
by HSishi
Wed Apr 05, 2017 12:48 pm
Forum: General Discussion
Topic: Feature Request: Incoming trigger holding area
Replies: 2
Views: 34909

Re: Feature Request: Incoming trigger holding area

This will clean up incoming triggers. BUT if the OP author shares his / her triggers, all recipients will have that top level category as well as Merge suggestion and run into the same problem of sorting them to the proper places.
by HSishi
Wed Apr 05, 2017 12:45 pm
Forum: General Discussion
Topic: GINA xml file keeps corrupting
Replies: 2
Views: 33683

Re: GINA xml file keeps corrupting

From what I know GINA backups its Config file with all triggers when upgrading to a newer version. Unfortunately (well, for you with your particular problem) those updates don't happen very often. You could try to setup some kind of automated backup of said config file. When GINA messes it up you ca...
by HSishi
Thu May 19, 2016 2:20 pm
Forum: General Discussion
Topic: Using Tell to Self
Replies: 4
Views: 15821

Re: Using Tell to Self

";tell ..." and "[tell ..." are special commands used by DBG's UniversalChat Server with which you can contact people even in other DBG games. Incoming tells via UChat are shown as "(someone) told you" instead of "(someone) tells you". Project99 is not connected to DBG's UChat systems so neither ;te...
by HSishi
Sun Dec 06, 2015 4:17 pm
Forum: Specific Trigger Questions
Topic: Supported {} tags
Replies: 5
Views: 39559

Re: Supported {} tags

With the newest EQ expansion there are new raid scripts introduced, where the bosses do some kind of countdown like "in xx minutes I go rage".

Is it possible to catch that "xx" and start or adjust a countdown timer with that value in minutes?

//HSishi
by HSishi
Tue Aug 18, 2015 12:50 pm
Forum: General Discussion
Topic: Crazy idea Feature Thought: Commands Triggers
Replies: 3
Views: 12873

Re: Crazy idea Feature Thought: Commands Triggers

Those commands will stop ALL timers or counters (depending which one you use) at once. If you need to stop a certain trigger, create a ;tell , using a text which coems into one of the "Early Ending" line of that trigger.
by HSishi
Tue Aug 18, 2015 12:46 pm
Forum: General Discussion
Topic: Upgraded to Windows 10 - Lost all my Triggers
Replies: 5
Views: 19367

Re: Upgraded to Windows 10 - Lost all my Triggers

Trilo, I forgot to mention you should find two files "GINAConfig.xml" - one GINA currently uses (with almost empty triggers) and the old, pre-W10-installation, one. The "Last changed" date should tell you which one has the old triggers - the size, of course, too ;) .
by HSishi
Sun Aug 09, 2015 12:00 pm
Forum: General Discussion
Topic: Upgraded to Windows 10 - Lost all my Triggers
Replies: 5
Views: 19367

Re: Upgraded to Windows 10 - Lost all my Triggers

Search for a file named "GINAConfig.xml". In Win7 it resides at C:\Users\{your_username}\AppData\Local\GimaSoft\GINA .