March 20, 201510 yr How can i let the bot do something in my house (from construction). if(/*I'm in the house (what code?)*/){ ... } what should i write there? because i noticed the Area coördinates change or are my eyes malfunctioning? Edited March 20, 201510 yr by dokato
March 20, 201510 yr How can i let the bot do something in my house (from construction). if(/*I'm in the house (what code?)*/){ ... } what should i write there? because i noticed the Area coördinates change or are my eyes malfunctioning? In house area is dynamic, because of this, there are methods for this included in the API to combat this I would post them but on my phone at the moment.EDIT: code: getMap().isInHouse(); Edited March 20, 201510 yr by Precise
Create an account or sign in to comment