ABOOD221 1 Posted December 14, 2020 HI, I WANT TO CHECK IF MY CHARACTER IN LOCATION ,HOW CAN I GET MY CHARACTER LOCATION?
sl1nky 2 Posted December 14, 2020 getLocalPlayer().getTile() In example: if (location.contains(getLocalPlayer())) { // do something }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.