Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Draugor
Forum: Lua/XML Help 11-23-20, 12:03 PM
Replies: 8
Views: 3,914
Posted By Draugor
yeah, as stated above, using a macro works fine,...

yeah, as stated above, using a macro works fine, but i wanted it to work without a macro.
oh well




hmm i did that now, i even disabled all other addons, no luck ^^°
anyway i think i revert to...
Forum: Lua/XML Help 11-23-20, 03:38 AM
Replies: 8
Views: 3,914
Posted By Draugor
hmm sadly removing the loadWith and LoadOnDemand...

hmm sadly removing the loadWith and LoadOnDemand and putting the menuInit in ADDON_LOADED doesn't work either, now the context menu doesn't show up at all, although that worked before.

And even with...
Forum: Lua/XML Help 11-21-20, 11:24 AM
Replies: 8
Views: 3,914
Posted By Draugor
as i want to add an extra option to the context...

as i want to add an extra option to the context menu of the mountjournal i need to hook to that function as i still need the buttons blizzard is adding (un/favorite, cancel and un/mount) so thats...
Forum: Lua/XML Help 11-21-20, 03:57 AM
Replies: 8
Views: 3,914
Posted By Draugor
thanks for the fast reply :) i tried this, but...

thanks for the fast reply :)

i tried this, but
hooksecurefunc("MountOptionsMenu_Init", function(self, level)
print("are we hooked yet?", self, level)
local info =...
Forum: Lua/XML Help 11-20-20, 05:48 PM
Replies: 8
Views: 3,914
Posted By Draugor
Hook into a MountJournal function ?

Hello everyone,

I'm currently trying add an extra option to the right click context menu in the mount collection.
After some digging in wowpedia and the Blizzard_MountCollection.lua i think i need...
Showing results 1 to 5 of 5