EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Tradeskill Event Trigger? (https://www.eq2interface.com/forums/showthread.php?t=15455)

feldon30 03-06-2011 11:05 AM

Tradeskill Event Trigger?
 
First, I am not trying to create anything automated.

Questions:
  • Is there an OnEvent or other trigger for +Progress, -Progress, +Durability, or -Durability events in EQ2 crafting system? I notice these are not logged.
  • Is there any other trigger for the beginning or end of a crafting round?
Purpose:

I would like to make an obvious countdown bar *behind* the "Event" box in the Tradeskill Crafting window that lights up at the beginning or end of each round. Basically, I want to use status bars as a "border" around the Event box as a more obvious indicator of the 3.75 second timer between crafting rounds.

I'm not sure if I would start 100% orange and shrink down to 0% after 3.75 seconds, or vice versa, but it would be a more visual indicator. With lag, it can be hard to tell when a new round starts, and the only real indicator is to watch the blue/green bars shrink/grow, or to watch the crafting table to see if numbers float up.

My technical difficulties here are 3.75 second countdown timer, and triggering it off an event which as far as I can tell is NOT logged. I'm talking about the numbers of +durability -durability +progress -progress that float up from the table after each crafting round.


I really like Caffeine's EasyView crafting window here:
http://www.eq2interface.com/downloads/info3787-CaffeineBoysEasyviewEventsProgressWTradeskillXPManabar.html

(surprised it hasn't gotten more attention)

And would add my idea to this UI, if it's possible.

TalTal 03-06-2011 10:00 PM

Quote:

Originally Posted by feldon30 (Post 96074)
First, I am not trying to create anything automated.

Questions:
  • Is there an OnEvent or other trigger for +Progress, -Progress, +Durability, or -Durability events in EQ2 crafting system? I notice these are not logged.
  • Is there any other trigger for the beginning or end of a crafting round?
Purpose:

I would like to make an obvious countdown bar *behind* the "Event" box in the Tradeskill Crafting window that lights up at the beginning or end of each round. Basically, I want to use status bars as a "border" around the Event box as a more obvious indicator of the 3.75 second timer between crafting rounds.

I'm not sure if I would start 100% orange and shrink down to 0% after 3.75 seconds, or vice versa, but it would be a more visual indicator. With lag, it can be hard to tell when a new round starts, and the only real indicator is to watch the blue/green bars shrink/grow, or to watch the crafting table to see if numbers float up.

My technical difficulties here are 3.75 second countdown timer, and triggering it off an event which as far as I can tell is NOT logged. I'm talking about the numbers of +durability -durability +progress -progress that float up from the table after each crafting round.


I really like Caffeine's EasyView crafting window here:
http://www.eq2interface.com/downloads/info3787-CaffeineBoysEasyviewEventsProgressWTradeskillXPManabar.html

(surprised it hasn't gotten more attention)

And would add my idea to this UI, if it's possible.

I posted a patch for that tradeskill window to make it dov compatible. I like the look of that window as well.

As for the meat of your post I'm sure doing what you want is possiible. Refer to here: http://www.eq2interface.com/forums/s...72&postcount=4 but as in that thread timer accuracy would be a small issue. Maybe make an onshow effector for the event icon to trigger the timer so it would start after the first event populated since they always show at the begin of the cycle.

Silat

Drumstix42 03-07-2011 12:28 AM

I forget if there is an OnChanged even trigger for progress bars. If there was this would be easily doable.

feldon30 03-25-2011 08:10 AM

TalTal,

Thank you so much for updating the Tradeskill UI for DoV.

I'm pretty good with PHP/MySQL, but the EQ2 UI files really make my head spin. I guess because of the enormous amount of tricks required just to do simple things.


All times are GMT -5. The time now is 09:51 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI