Jump to content

Symbolic64

Members
  • Joined

  • Last visited

Everything posted by Symbolic64

  1. 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?
  2. Hello people, it's possible to have access to the source code of the trainer?