Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PZ change softs.
#1
Hello, I want macro for change soft boots when PZ(swords) are =1
and change for boh when =0.
Anyone can do it?
#2
!bump
#3
Add these 2 macros:

Status.InPZ==0
Self.Equip.Boots(ID of Soft Boots)

Status.InPZ==1
Self.Equip.Boots(ID of BoH)

It can be problematic if You have more than one pair of Soft Boots/BoH, but it should work.
#4
(10-30-2013, 08:31 PM)kamill Wrote: Add these 2 macros:

Status.InPZ==0
Self.Equip.Boots(ID of Soft Boots)

Status.InPZ==1
Self.Equip.Boots(ID of BoH)

It can be problematic if You have more than one pair of Soft Boots/BoH, but it should work.

Thanks, i have once Smile


Forum Jump:


Users browsing this thread: 1 Guest(s)