Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem making a couple of macros
#4
(08-19-2012, 03:10 PM)Kimoszin Wrote:
Code:
1000 {Equip Ring} Creatures.OnScreen()>1 Self.Equip.Ring(3049)
1000 {UnEquip Ring} Creatures.OnScreen()<=1 Self.UnEquip.Ring(0)

I finally did it! look

Code:
1000 {Equip Stealth Ring} 1000 {Equip Ring} Creatures.OnScreen()>1 Creatures.ByName(cyclops, cyclops drone, cyclops smith) Self.Equip.Ring(3049)

I just needed to specify the creatures for the macro goto next step :D ty for your help with the other one :)


Messages In This Thread
Problem making a couple of macros - by abdel291 - 08-19-2012, 02:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)