Downshit and Holyshit question

Third party software discussion goes here.
User avatar
Rude
Posts: 454

Re: Downshit and Holyshit question

Post#21 » Sun Jan 12, 2014 5:16 pm

Yup, ty all :D Gonna test and see if the !casting is a quick fix for the issue. I've only ran into the problem a couple times since the cast time on the DM4 clicky is so quick (.5 seconds), plus the short delay after click before another click is usable, but I'd hate for it to happen during an intense battle where DI becomes a major lifeline. I *believe* it'll work, but who knows ;)

User avatar
Grey
Posts: 1101

Re: Downshit and Holyshit question

Post#22 » Sun Jan 12, 2014 11:26 pm

Bump regarding finding item timers.
I was curious so I started checking timers on items and everything on my warrior checks out.
What items are people saying they do not get a correct return on?
Here is a sample of my MQ2HUD.ini using mqemu UF build.

Code: Select all

[MQ2HUD]
UseFontSize=off
Last=Elements
SkipParse=5
CheckINI=20
UpdateInBackground=off
ClassHUD=off
ZoneHUD=off
[Elements]
Timer1N=3,780,0,0,255,0,Rizoel, Blade of The Angel
Timer1I=3,925,0,0,255,0,[ ${Int[${Math.Calc[${FindItem[Rizoel, Blade of The Angel].Timer}*6]}]} ]
Timer2N=3,780,11,0,255,0,Viscu's Crested Breastplate
Timer2I=3,925,11,0,255,0,[ ${Int[${Math.Calc[${FindItem[Viscu's Crested Breastplate].Timer}*6]}]} ]
Timer3N=3,780,22,0,255,0,Band of the Gargoyle
Timer3I=3,925,22,0,255,0,[ ${Int[${Math.Calc[${FindItem[Band of the Gargoyle].Timer}*6]}]} ]
Timer4N=3,780,33,0,255,0,Vadd's Gauntlets (TOV)
Timer4I=3,925,33,0,255,0,[ ${Int[${Math.Calc[${FindItem[Vadd's Gauntlets of Elite Combat].Timer}*6]}]} ]
Timer5N=3,780,44,0,255,0,Ring of the Clawed Guardian
Timer5I=3,925,44,0,255,0,[ ${Int[${Math.Calc[${FindItem[Ring of the Clawed Guardian].Timer}*6]}]} ]
Timer6N=3,780,55,0,255,0,Ring for the Strong
Timer6I=3,925,55,0,255,0,[ ${Int[${Math.Calc[${FindItem[Ring for the Strong].Timer}*6]}]} ]
[Grey_HiddenForest]
Last=Elements
SkipParse=5
CheckINI=20
UpdateInBackground=on
ClassHUD=off
ZoneHUD=off

It's not pretty as I'm testing each character as I log them in and started with the warrior.
Here is a screen shot cropped down. I set it to the very Top+Middle of the screen.
The value show in seconds and updates once every ~6sec
Image

User avatar
Grey
Posts: 1101

Re: Downshit and Holyshit question

Post#23 » Mon Jan 13, 2014 3:47 am

Bored and this has been keeping me entertained for the last few hours.
Image
Changed it to display Ready OR time till ready in MM:SS if time >= 60s and SS if time<60
Put in a break between types of timers I want to monitor.

Have a ugly solution, if it works, to timers resetting on zone. By ugly I mean its 20% effective and 100% dumb. Go me!

User avatar
Rude
Posts: 454

Re: Downshit and Holyshit question

Post#24 » Mon Jan 13, 2014 10:23 am

Greatest thing since sliced bread, imo :)

User avatar
Grey
Posts: 1101

Re: Downshit and Holyshit question

Post#25 » Mon Jan 13, 2014 10:27 pm

Rude wrote:Greatest thing since sliced bread, imo :)

Hah thanks for helping test my silly idea.

Return to “Third party software”

Who is online

Users browsing this forum: No registered users and 0 guests