weaponDirection: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
'''Example:''' | '''Example:''' | ||
_dir = _vehicle weaponDirection "M16" | _dir = _vehicle '''weaponDirection''' "M16" |
mNo edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
'''Example:''' | '''Example:''' | ||
_dir = _vehicle weaponDirection "M16" | _dir = _vehicle '''weaponDirection''' "M16" |
<new command not populated>
Operand types:
vehicle: Object
weaponName: String
Type of returned value:
Compatibility:
Version 2.61 required.
Description:
Returns the direction that the given weapon is pointing at.
Example:
_dir = _vehicle weaponDirection "M16"