Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stealth Ring..
#1
ringna:=3086
ringbp:=3049
range:=4

ringON:=Self.Inventory.Ring()
procs:=0

p1:=Creatures.ByRangeName(!range!, cyclops smith)
p2:=Creatures.ByRangeName(!range!, cyclops drone)

VarAdd(procs, !p1!)
VarAdd(procs, !p2!)

!procs!>=1 [zak]
!ringON!<>!ringna!
Self.Equip.Ring(!ringbp!)
exit()
{zak}
!ringON!==!ringna!
Self.UnEquip.Ring(0)
exit()






I have this macro but the ring never unequip..
some one can give me a better macro?
Reply


Messages In This Thread
Stealth Ring.. - by tomasromano - 05-20-2016, 10:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)