Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved checking if player is within a area

Joined
Sep 1, 2015
Messages
9
how do you guys check if local player is within a area
i've tried
gV.getLOCATION_AREA().contains(players.getLocal().getPosition());
but the localplayer returns static position. is there another way to get the same results since im new to the api
 
Top