EverQuest now allows you to have a hotkey for a skill, say Kick, but not have that skill in your Combat skills menu.
That means you can go to the main menu (the one with Sit, Find, etc.), go to the Combat tab, create a Kick button. Then drag the Kick button to your hotkeys. You can then go back to the Combat tab and reassign that slot to something else.
However, MacroQuest works off the abilities in the Combat tab (or whichever tab), not hotkeys. That means if you do:
Code: Select all
/if n $char(ability,"Kick")>0 /doability "Kick"To hit the hotkey instead, you would have to use /press.

donations for this month's patches.
