Guest Apogee Posted April 15, 2014 Posted April 15, 2014 (edited) if Area(ACT_AREA).contains().client.getMyPlayer() { } That's just something i thought of and have been fiddling with trying to figure it out. It's in the API somewhere. Just unsure of where. Thanks Edited April 15, 2014 by Bitter
Brown Posted April 15, 2014 Posted April 15, 2014 (edited) if(ACT_AREA.contains(myPlayer())) Edited April 15, 2014 by Brown