08-16-2012, 09:20 AM
This is what I need: macro to change weapon while specific mob is targeted.
This is what I have: 1000 {name} Target.NameIn(mob_name) Self.Equip.LeftHand(weapon_id)
And actually it doesnt work. Target.NameIn always returns 0.
This is what I have: 1000 {name} Target.NameIn(mob_name) Self.Equip.LeftHand(weapon_id)
And actually it doesnt work. Target.NameIn always returns 0.