Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
looking for change weapon macro
#1
hello,
im looking for macro that will change weapon for better when
-on screen will be more than 2 monsters
-on screen will be dwarf geomancer, dwarf guard or dwarf soldier

i have already macro that working with this first one rule, but I need full

Code:
1000 {Change Weapon} safemonster:=2 loweapon:=3271 hiweapon:=3291 Creatures.Beside()>!safemonster! [Onsafemonster] Self.Inventory.LeftHand()<>!loweapon! Self.Equip.LeftHand(!loweapon!) Exit {Onsafemonster} Self.Inventory.LeftHand()<>!hiweapon! Self.Equip.LeftHand(!hiweapon!)
Reply


Messages In This Thread
looking for change weapon macro - by lanceq1337 - 06-12-2015, 03:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)