Skip to main content

Player::taskAimGunAtCoord

Syntax​

```js player.taskAimGunAtCoord(x, y, z, time, p5, p6); ```

Required Arguments​

  • x: float
  • y: float
  • z: float
  • time: int
  • p5: Boolean
  • p6: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​