Open JTF195 opened 8 years ago
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)
You can use the following to do the same thing....
/run for i = 1,120 do PickupAction(i) ClearCursor() end
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)