Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pick up spear from ground. Important!
#1
Hi guys, its possible to do macro which pick up spear under me, but not all becouse i have only 200cap, so i can only pick up 10 spear, someone know how do this?

I have 100 spears under me and i need to pick up 10 to my bp because i have only 200 free cap
#2
Code:
1000 {Equip Spear} # Configs ID:=3277 Count:=10 Cap:=180 # End Configs  X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()>=!Cap! Map.PickUp(!ID!, !Count!, 0, !X!, !Y!, !Z!)
#3
Yeah! Its work. Thank You!


Forum Jump:


Users browsing this thread: 1 Guest(s)