PDA

View Full Version : Macro know how...


Iev
07-05-2009, 09:16 PM
This macro is for my paldin to allow for ease of play, not to mention facilating my laziness.

I am trying for a one-button macro which will allow me fight both unarmed and equiped with one-hand and shield as well as two-handed swords.

This is what I have so far, making it able to switch between one-hand and two-handed swords

/equip [nomodifier] Battleworn Claymore
/equip [modifier:shift] Arcane Forged Shortsword
/equip [modifier:shift] Sunstrider Shield

My problem is I am clueless as to how to unequip the weapons to allow me to fight unarmed, this would be a lot easier had blizzard allowed paladins to utilise fist-weapons.

Any advice would be appreciated, one person did tell me that what I was wanting to achieve sounded similar to a macro players use to use prior to dying to remove their armour.

(Admins my apologies if this duplcates other threads).

[If this reads oddly it is because I am both dyslexic and dyspraxic, I have read it through twice but I may have missed errors, also, grammar/syntax may be wrong]

Wintrow
08-05-2009, 12:00 PM
As far as I know (and have found through google) there is no simple way to unequip and item. You have to write LUA to have it happen and it runs into the macro's character limit all by itself already. See this thread on the offical forums (http://forums.worldofwarcraft.com/thread.html;jsessionid=EA6C8AF69990DBD1FAC249AEB327D43C.app11_06?topicId=7475679005&sid=1).

PS: spelling/grammar/syntax is great. If only every poster took such care in writing.