MenuBar Author:TroubleMagnet | MenuBar By TroubleMagnet
This mod makes the built-in action bars act as a menu that one can access quickly with one user defined key and the number keys. You hit the new bind key and then two number keys to access any of the slots in the action bar. This is intended to let you keep your hand over by WASD and not have to use keys away from this area. How it works is hitting the new change key puts you on the last action bar where you should have switch macros for 2-5. You then hit one of those and it take you to that bar and you hit a key for a slot on that bar. Then the mod will switch back to bar #1. In effect you can use the #1 action bar page as normal and then hit<change> # # to use anything in the 2-5 action bar pages and then be returned to the #1 page. This will give you access to 48 buttons with three key presses. Hitting the change key while on the last page will return you to page one.
What everyone will need to do: 1. Bind MENUBAR_CHANGEBAR to a key. I use ~ since it is right next to the number keys. 2. Bind 1-'=' to the Menubar action binds. This will make the numbers not show up in the buttons and unbind the default actionbar binds. It will work the same though. 3. Make a Macro to switch to action bars 2-5 and put these in action bar 6. For example: /script CURRENT_ACTIONBAR_PAGE = 2; ChangeActionBarPage(); /script CURRENT_ACTIONBAR_PAGE = 3; ChangeActionBarPage(); /script CURRENT_ACTIONBAR_PAGE = 4; ChangeActionBarPage(); /script CURRENT_ACTIONBAR_PAGE = 5; ChangeActionBarPage();
I put these on page 6 of the action bar in slots 1-4.
If you set it up like this then you will use it like this:
~11 Page 2, slot one ~15 Page 2, slot five ~32 Page 4, slot two
Development Status: stable Added: 2006-02-01 16:07:42 Version: 1.7
Rate this Package: 1 2 3 4 5 6 7 8 9 10
No Screenshots available.
| |
|