MMOMinion
[Module] PoTD Helper - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: LUA Modules / Addons (https://www.mmominion.com/forumdisplay.php?fid=102)
+---- Thread: [Module] PoTD Helper (/showthread.php?tid=17527)

Pages: 1 2 3 4 5 6


[Module] PoTD Helper - foxhound - 11-06-2016

Module: PoTD Helper
Las Updated: 7/11/2016

Module Setup: put the PoTDHelper folder inside your  FFXIVMinion\LuaMods folder

HUD display for number of silver chests, gold chests, accursed hoards, traps, etc

example

[Image: potdhelperrelease.png]


Show PoTD HUD : toggle display/hide HUD
Make HUD click-through : untick it so u can drag the HUD and change it's position, then tick it again



Release History:
  • [v1.0] Initial Release - 6/11/2016
  • [v1.1] Ability to change color / size - 7/11/2016



RE: [Module] PoTD Helper - MAHA - 11-06-2016

This is a nice Idea :)

but i see only the PoTD Helper UI and not the HUD :(
no errors in Console

Thx
MAHA


RE: [Module] PoTD Helper - Betaplayer - 11-06-2016

(11-06-2016, 04:06 PM)MAHA Wrote:  This is a nice Idea :)

but i see only the PoTD Helper UI and not the HUD :(
no errors in Console

i use a german client dx9 is this the problem?

Thx
MAHA

Glad I'm not the only one I'm lost lol I get the UI to show up now but no display like his shows.



RE: [Module] PoTD Helper - Zanci - 11-06-2016

No Hud show up - englisch client


RE: [Module] PoTD Helper - MAHA - 11-06-2016

ok i put

ShowSubWindow()

in PotDHelper.lua on line 60 between the end

....
GUI:End()

end
ShowSubWindow()
end
....

MAHA


RE: [Module] PoTD Helper - Zanci - 11-06-2016

(11-06-2016, 04:30 PM)MAHA Wrote:  ok i put
 
ShowSubWindow()

in PotDHelper.lua on line 60 between the end

....
GUI:End()

end
ShowSubWindow()
end
....

MAHA

worked, thanks

Thanks foxhound - i like it!


RE: [Module] PoTD Helper - foxhound - 11-06-2016

apparently i removed that line at last minute code cleanup lol

updated attachment


RE: [Module] PoTD Helper - iloveffxi - 11-06-2016

Thank you Foxhound,

Very nice addon , so far Mimic detection has not failed.


RE: [Module] PoTD Helper - HaltPolis - 11-07-2016

I love it. I don't fully understand the flexibility of whats possible but would it be feasible to have it drop a waymark on traps and horde?


RE: [Module] PoTD Helper - totfliega - 11-07-2016

as always nice ^^ ty fox