SetVehicleBulldozerArmPosition — FiveM Natives
0xF8EBCCC96ADB9FB7 · VEHICLE · all
Sets the arm position of a bulldozer. Position must be a value between 0.0 and 1.0. Ignored when p2 is set to false, instead incrementing arm position by 0.1 (or 10%).
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| position | float |
| p2 | BOOL |
Returns
void