Page 1 of 1

Sit/Stand/Feign Timer Help

Posted: Mon Mar 15, 2004 3:57 pm
by dok
It would be really nice (for feign classes especially) for a timer to count up for the duration the $char(state) hasn't changed.

Others can see how long they've been medding, etc, but for feign classes, after 2 min, aggro is always cleared. If you had something aggro, it will show a message after the 2 min, but if the mob mem wiped before the 2 min, it wont show you a message. Thats when the timer would come in really handy.

As I couldn't think of any possible use outside of UI usage, I've posted this here, but might require a plugin or code change, but I just dont have any idea where to go from here on it. Any help would be greatly appreciated.


EDIT:
if anyone is interested in this, I've posted what I have so far at
http://macroquest2.com/phpBB2/viewtopic.php?t=5848

Posted: Tue Mar 16, 2004 7:43 pm
by Leezard
Sounds like a plugin. Something that tells when your state = STATE_FEIGN and starts a timer, then issues an alert command when the time reaches 2 minutes.