Player::taskPlaneChase

From RAGE Multiplayer Wiki

Syntax

player.taskPlaneChase(entityToFollow, x, y, z);

Required Arguments

  • entityToFollow: Entity handle or object
  • x: float
  • y: float
  • z: float

Return value

  • Undefined

Example

// todo

See also