Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for pick up small stones and equip it.
#2
Code:
1000 {Equip Small Stone} X:=Self.X() Y:=Self.Y() Z:=Self.Z() VarAdd(Y, 1) Self.Capacity()>=100 Map.PickUpEx(1781, -1, 0, !X!, !Y!, !Z!, 2)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)