Hello people, i was coding something but then i realize that this:
Vector3 coords = ENTITY::GET_ENTITY_COORDS(ACTOR::GET_PLAYER_ACTOR(ACTOR::GET_LOCAL_SLOT()), TRUE);
The element GET_ENTITY_COORDS is not in ENTITY namespace, and i was looking for something to get the player coords, someome knows which native can i use to do this?