Skip to main content

Player::controlMountedWeapon

Forces the ped to use the mounted weapon. Returns false if task is not possible.

Syntax

```js player.controlMountedWeapon(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also