Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rod -> Sword
#1
If attacking a poison spider equip a fire sword. If no attacking poison spider equip a terra rod.
#2
How check creature: http://wiki.bmega.net/doku.php?id=macros...nds#target
How equip: http://wiki.bmega.net/doku.php?id=macros...#selfequip







Code:
1300 {Equipe Sword} SWORD:=9999 OTHER:=9998  Target.ByName(Poison Spider)==1 [else] Self.Equip.LeftHand(!SWORD!) Exit() {else} Self.Equip.LeftHand(!OTHER!) Exit()


Forum Jump:


Users browsing this thread: 1 Guest(s)