velocity
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Return velocity (speed vector) of vehicle as array [x, z, y].
Syntax
Examples
- Example 1:
-
vector = velocity jeep Advanced: _vehicle setVelocity [(velocity _vehicle select 0)+(sin _dir*_speed),(velocity _vehicle select 1)+(cos _dir*_speed),(velocity _vehicle select 2)]
Additional Information
- See also:
- See also needed
- Groups:
- Uncategorised
Notes
Notes
Bottom Section
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Operation Flashpoint: Resistance: New Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint: Resistance version ?
- See also needed
- Scripting Commands OFP 1.96
- Scripting Commands ArmA