November 17, 20178 yr What is the best way to find the distance between me and my pet? I've been combing through robotManager / wManager and can't seem to find a solution... Vector3.Distance(ObjectManager.Me.Position, ObjectManager.Pet.Position) >= 30 The above code doesn't seem to work :/ Thanks! EDIT: I'm stupid, please delete :)
Create an account or sign in to comment