WA发布 发表于 2023-6-11 17:54:04

Druid Mount

Fixes Druid form/mount macro to work in Dalaran... for common cases in the main area and Krasus' Landing. Some edge cases around Krasus' and Dalaran are known, but unlikely I will fix them. Feel free to fork, fix, and publish as you see fit.

Designed to work with the following macro:

/run WeakAuras.ScanEvents("WA_DRUID_MOUNT")
/use Aquatic Form; Travel Form; Swift Flight Form; Great White Kodo
/cancelform

Custom Options must be filled out to work properly!

Unsure what Macro ID to use? Add the following line to your macro, run it, and check chat:

/run print("macro id: " .. GetRunningMacro())

Any changes to druid form logic must be reflected in this WA under Actions > Custom Code > get_form_name in order for macro icon to work properly.
页: [1]
查看完整版本: Druid Mount