View Single Post
  #114  
Unread 11-12-2008, 03:25 PM
speedycerv speedycerv is offline
A Berserk Golem
 
Join Date: Apr 2005
Posts: 57
Default

Quote:
Originally Posted by Drumstix42 View Post
That's just static dynamic data that represents a value that reflects your character's stat

We need a value that will countdown to zero and repeat, over, and over, and over again.

Well.. from looking at the video there is already a way to do it. And gm9 even said it is made easy since the number for the delay doesn't change mid swing. Thus in essence you can make a feature that could count off from a ranged attack or ranged auto being toggled, same for melee.

Or even, I know for rangers the delay is almost ALWAYS the same for high end ones at least. the delay is 4 seconds. So a timer for 4 seconds that will only reset when it hits 0 + is not mid ranged ca.

I tried doing this through ACT by using the custom triggers for logs but I would set it for 4 seconds and it would still count down to negative 15 after I do it, and thus the timer be incorrect. Maybe there is another way to do it? I put the trigger in the triggers act tab and the timers tab too cuz just the act tab didn't work.