Action Bar Profiles (Saver)

Action Bar Profiles (Saver)

156k Downloads

Feature request: Slash command to clear all actionbars

JTF195 opened this issue ยท 1 comments

commented

I was wondering if you might be able to add a slash command to clear all spells/abilities from all 10 bars (both the 6 default, and the 4 extra pages for stances etc)

commented

You can use the following to do the same thing....

/run for i = 1,120 do PickupAction(i) ClearCursor() end