TorRS Posted August 17, 2020 Share Posted August 17, 2020 Hey guys, im trying to create an area it just takes the x and y cords and have not found a way to make it so it also uses the z cords. Quote Link to comment Share on other sites More sharing options...
Nbacon Posted August 17, 2020 Share Posted August 17, 2020 Area area= new Area( 1,1,1,1).setPlane(2); 1 Quote Link to comment Share on other sites More sharing options...
ez11 Posted August 17, 2020 Share Posted August 17, 2020 https://osbot.org/api/org/osbot/rs07/api/map/Area.html#setPlane-int- 1 Quote Link to comment Share on other sites More sharing options...
TorRS Posted August 17, 2020 Author Share Posted August 17, 2020 Thanks a lot guys Quote Link to comment Share on other sites More sharing options...