Page 1 of 6

Feat Req: Check how long until an ability is available

Posted: Sun Nov 09, 2003 6:53 pm
by Teh_ish
I suspect the client keeps track of the time until a skill is ungreyed/usable, and merely does a serverside check when someone uses that ability. If so, that would mean we can display it :) Is this true, and if so, could one of you wizards add it to $char or something?

Much obliged,
Ish

Posted: Mon Nov 10, 2003 12:25 am
by Amadeus
This is more complicated than you think.... I think people have been trying to get this going for a long time; but, the skills/AA/everything is stored in some sort of struct/array without any ASCII text to help figure out which is which.

I hope to get it though by using the IDC one of these times around.

Posted: Mon Nov 10, 2003 2:55 pm
by EqMule
have u tried making the ability a hotbutton, and then check if the hotbutton is enabled or disabled? that works for me when i need to determine if cann IV is ready or not...

Posted: Mon Nov 10, 2003 3:15 pm
by in_training
Use a whole hotbank just for AA/skills and do a dump after every one is pressed, take notes, and see what changed? EG:

Do a dump, press AE Taunt, then dump again? That might show only 1 or 2 items in the strucs have changed.

Posted: Mon Nov 10, 2003 4:23 pm
by deda
have u tried making the ability a hotbutton, and then check if the hotbutton is enabled or disabled? that works for me when i need to determine if cann IV is ready or not...
some people have made custom hotbuttons with alt activate in it, so that they can announce the alt ability they are gonna use.
so being able to see what time is left would be handy, because looking up the ability in the alt.adv window to see what time is left is annoying.

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:12 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:13 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:15 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:16 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:17 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:18 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:19 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:20 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:21 pm
by xyilla

Re: Feat Req: Check how long until an ability is available

Posted: Fri Oct 10, 2025 9:23 pm
by xyilla