Перейти к содержанию

Player::controlMountedWeapon

Материал из RAGE MP Wiki Archive

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

Syntax

<syntaxhighlight lang="javascript">player.controlMountedWeapon();</syntaxhighlight>

Required Arguments

Return value

  • Boolean

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also