10-30-2013, 05:19 PM
Hello, I want macro for change soft boots when PZ(swords) are =1
and change for boh when =0.
Anyone can do it?
and change for boh when =0.
Anyone can do it?
PZ change softs.
|
10-30-2013, 05:19 PM
Hello, I want macro for change soft boots when PZ(swords) are =1
and change for boh when =0. Anyone can do it?
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. |
« Next Oldest | Next Newest »
|