weaponDirection: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<h2 style="color:#000066">''''' weaponDirection '''''</h2> | <h2 style="color:#000066">'''''vehicle'' weaponDirection ''weaponName'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
vehicle: [[Object]] | |||
weaponName: [[String]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Array]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.61 required. | |||
'''Description:''' | '''Description:''' | ||
Returns the direction that the given weapon is pointing at. | |||
'''Example:''' | '''Example:''' | ||
_dir = _vehicle weaponDirection "M16" |