Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Special scripy for cycs
#2
I think its impossible to make when smith on screen wear stealth ring, but u can use that one macro:
Creatures:= how many creatures on screen have to be for wear ring
Quote:STEALTH RING
Creatures:=4
Creatures.OnScreen()>=!Creatures! [OnCreatures]
Misc.ItemCountEx(3049)>=1
Self.Inventory.Ring()<>3086
Self.Equip.Ring(3049)
Exit()
{OnCreatures}
Self.Inventory.Ring()==3086
Self.UnEquip.Ring(0)
Exit()
rep++ please
Reply


Messages In This Thread
Special scripy for cycs - by Marsyl - 11-05-2014, 06:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)