Is there a change in macros for weapon swap? I can't use /equip main "weapon name" or /equip sub "weapon name" anymore ?? Anyone any advice?
Printable View
Is there a change in macros for weapon swap? I can't use /equip main "weapon name" or /equip sub "weapon name" anymore ?? Anyone any advice?
Had trouble with this myself until i scrutinized the patch notes.
Its now 'mh' for main hand and 'oh' for off hand
so your macro will look like this...
/equip mh "weapon name"
and
/equip oh "weapon name"
Ah ic thank you very much.