View Single Post
  #11  
Unread 06-27-2019, 04:31 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 849
Default

Switching hotbar sets is not instant -- it takes a few seconds on my machine. Switching mid-combat may be too slow, but give it a try.

Macro for saving hotkeys: savehotkeys <layout_name>
Macro for loading hotkeys: loadhotkeys <layout_name>



Saving hotkey sets using the DarqUI window manager makes it possible to load them into the utility for transferring hotkeys to the Icon Bar. If you want to do this but also set up sets manually, use this naming format (no spaces -- use underscores instead):
savehotkeys <character_name>(<server_name>)<layout_name>.hotkeys
Example:
savehotkeys Baldaor(Halls_of_Fate)Geomancer.hotkeys

If you are putting hotkey macros on the DarqUI Icon Bar manually, put single quotes (apostrophes) around the whole thing.


.

Last edited by Darqwood : 06-27-2019 at 04:33 PM.
Reply With Quote