Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dress/undress ring
#5
Dress Ring
[macro]0 {Dress Ring} X1:=32256 Y1:=31191 Z1:=7 X2:=!X1! Y2:=!Y1! Z2:=!Z1! RingID:=xxxx Self.PositionIn(!X1!, !Y1!, !Z1!, !X2!, !Y2!, !Z2!) Self.Equip.Ring(!RingID!) Exit()[/macro]

UnDress Ring
[macro]0 {UnDress Ring} X1:=32021 Y1:=31298 Z1:=7 X2:=!X1! Y2:=!Y1! Z2:=!Z1! RingID:=xxxx Self.PositionIn(!X1!, !Y1!, !Z1!, !X2!, !Y2!, !Z2!) Self.UnEquip.Ring(0) Exit()[/macro]

Change xxxx by ring ID.

Will look something like this:

Code:
Poit (x y z)
Poit (x y z)
Poit (x y z)
Macro (x y z:Dress Ring)
Poit (x y z)
Poit (x y z)
Poit (x y z)
Macro (x y z:UnDress Ring)
Poit (x y z)
Poit (x y z)


Messages In This Thread
dress/undress ring - by zoxks - 10-31-2013, 04:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)