Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for Put off soft boots in PZ plz
#1
Macro for Put off soft boots in PZ plz
Reply
#2
Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]
Reply
#3
(10-04-2014, 03:02 PM)erleo Wrote: Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]

i test Big Grin
Reply
#4
(10-04-2014, 09:27 PM)ulises Wrote:
(10-04-2014, 03:02 PM)erleo Wrote: Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]

i test Big Grin

dont work bro, just put on soft when im in hunting but dont put off in PZ S;
Reply
#5
(10-05-2014, 06:42 PM)ulises Wrote:
(10-04-2014, 09:27 PM)ulises Wrote:
(10-04-2014, 03:02 PM)erleo Wrote: Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]

i test Big Grin

dont work bro, just put on soft when im in hunting but dont put off in PZ S;

What other boots have you got ?
The id is 3079 I'm on phone now can't check it's probably boh?
Reply
#6
(10-05-2014, 07:29 PM)damiansnk Wrote:
(10-05-2014, 06:42 PM)ulises Wrote:
(10-04-2014, 09:27 PM)ulises Wrote:
(10-04-2014, 03:02 PM)erleo Wrote: Try this.
[macro]100 {Soft to BOH in PZ} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.Equip.Boots(3079) Exit() [/macro]

i test Big Grin

dont work bro, just put on soft when im in hunting but dont put off in PZ S;

What other boots have you got ?
The id is 3079 I'm on phone now can't check it's probably boh?

ID its Fine 3079 for Boh and 6529 for soft bro S;
Reply
#7
200 {Soft out} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.UnEquip.Boots(0) Exit()

try that 1
Reply
#8
(10-05-2014, 09:31 PM)damiansnk Wrote: 200 {Soft out} Status.InPZ()==0 Self.Equip.Boots(6529) Exit() {jump} Status.InPZ()==1 Self.UnEquip.Boots(0) Exit()

try that 1

nope bro S; well thx anyway Rep for try to help Big Grin see you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)