Go Back   EQ2Flames Forum > Information and Resources > EQ2 Fan Site and Resource Provider Forums > Advanced Combat Tracker Forums > General ACT Discussion

Reply
 
LinkBack Thread Tools
Old 10-06-2009, 06:07 PM  
Lil Newbie
 
Character: Jethal
Guild: Forgotten Legends
Server: Venekor

Posts: 3
Photos: (0)

Default Two Brigands - Timing Dispatch using ACT

All,

There are some older posts on here that point to ACT's old forums. However, I'm an ACT novice.

I'm the second brigand in a raiding guild and need to time Dispatch's so they don't over lap.

I have the following under triggers:
.*?1stBrigand's Dispatch (?:critically )?hits.+
.*YOUR Dispatch (?:critically )?hits.+

We have a dispatch duration of 24.1 seconds, and I want to hit my dispatch right after his ENDS. How do I do that? Using a training dummy, I set up a timer that let's me know when my dispatch has started, but it won't tell me it ended unless the dummy is dead while dispatch is on it.

Please help and assistance appreciated.
~Jethal~ is offline   Reply With Quote
Old 10-06-2009, 10:14 PM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 1,295
Photos: (11)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default Re: Two Brigands - Timing Dispatch using ACT

First off and as a warning to anyone who does so. Putting so called wildcards such as ".*" or ".*?" at the beginning of a custom trigger where you are already clearly defining the beginning of the line is wasteful. You're wasting your own CPU cycles in doing so when it doesn't benefit you in the least.

I imagine the best way to accomplish what you're after is to make a Custom Trigger and Timer pair for either external or all Dispatch hits.

First, make a Spell Timer called say, "Dispatch CT" with a period of 24s, maybe to Panel B with whatever audio alerts you want for warning.

If you only want to detect others, I suggest using the following regex:
(?<attacker>[^ ]+)'s? Dispatch (?:critically )?hits.+
If you want to detect yourself as well, use the following as your custom trigger:
(?:(?<attacker>YOUR)|(?<attacker>[^ ]+)'s?) Dispatch (?:critically )?hits.+

In either case, you'll want the custom trigger to trigger the timer named "Dispatch CT". You'd be best off leaving the audio alerts to the spell timer, not the custom trigger.
EQAditu is offline   Reply With Quote
Old 10-06-2009, 10:26 PM  
ACT Developer
 
EQAditu's Avatar
 
Character: Aditu
Guild: Cataclysm
Server: Permafrost

Posts: 1,295
Photos: (11)

Send a message via ICQ to EQAditu Send a message via AIM to EQAditu Send a message via MSN to EQAditu Send a message via Yahoo to EQAditu
Default Re: Two Brigands - Timing Dispatch using ACT

Actually, I wrote all of that without really thinking... Just make the timer named "Dispatch" for 24s and forget the Custom Trigger altogether.
EQAditu is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are On


Sponsor Ads


All times are GMT -4. The time now is 05:35 PM.


Design By: Miner Skinz.com Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Template-Modifications by TMS