Native referenceFiveM

CONTROL_MOUNTED_WEAPON

0xDCFE42068FE0135A TASK
FUNCTION SIGNATURE
BOOL CONTROL_MOUNTED_WEAPON(Ped ped);
Property Value
Native Name CONTROL_MOUNTED_WEAPON
Hash 0xDCFE42068FE0135A
Return Type BOOL
Parameters ped (Ped)

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

Back to TASK