Jump to content
Cain

Clean action bars upon start

Recommended Posts

This is a minor suggestion and unless easily do-able should probably be low on the list.

If possible either make it so you start with clean action bars or remove all class spells when you create a new character (so you start with a fresh spellbook only with required spells like leather, mail, plate etc.)

Share this post


Link to post

Make a macro:

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

Simple as that. Just press it every time you make a new character.

Edited by Litzzik

Share this post


Link to post
15 hours ago, Litzzik said:

Make a macro:

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

Simple as that. Just press it every time you make a new character.

Smart, didn't know this. Would be nice if it was automatic though

Share this post


Link to post
On 8/22/2019 at 6:35 AM, Morgus said:

Smart, didn't know this. Would be nice if it was automatic though

Turn it into an addon that checks if the character is brand new. If it is, cleans action bars. Will have a look at it.

Edited by Graydon

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×