LiteMount

LiteMount

2M Downloads

Can't get Maw-specific mounts working

filliph opened this issue ยท 3 comments

commented

I've added this to the Key Binding 1:

# Bound Shadehound in The Maw
Mount [map:1543] id:1441

Which should match the Bound Shadehound:
image

In the zone "The Maw":
image

But I still get "You can't mount here."

I've tried:

And nothing is working. I still get "You can't mount here". I don't understand what I'm doing wrong.

commented

It looks like it needs to be explicitly included in the addon, which hasn't happened yet. I was able to get it to work by editing one of the source files. Search in Mount.lua for 'Corridor Creeper' and add a line below it like this:

[344577] = true, -- Bound Shadehound

commented

Can confirm that works, thanks!

commented

This will be fixed in the new version I'm about to release, 9.0.32.
Apologies for the delay.