Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How i can see an Door ID and how i open Door on Bot ?
#8
(09-11-2018, 07:51 PM)Kayudjin Wrote:
(09-11-2018, 06:27 PM)Hunger Wrote: 1000 {Open Door} X:=Self.X Y:=Self.Y Z:=Self.Z Map.Use(5732, !X!, !Y!, !Z!, 3)


Try this
5732 is the Door ID

I fixed, thanks. The door ID is 5728.

It was missing an waypoint, was not standing in front of the door, then i used Macro almost exactly the same as you, except the door id and changed Waypoints to walk 2 sqm more.

1000 {Open Door Without Key} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(5278, !X!, !Y!, !Z!, 2)


btw.. The 2 (5278, !X!, !Y!, !Z!, 2) is the Range as 2 sqm away ?

Yes, but to use this just add a FixedPoint in your cavebot beside the door.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)