getDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dt class="note">'''[[User:Ceeeb|Ceeeb]]'''</dt>
<dd class="note">
This is exactly the same as [[direction]]</dd>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 05:31, 31 January 2007

Hover & click on the images for description

Description

Description:
Returns the object heading in the range from 0 to 360.
Groups:
Uncategorised

Syntax

Syntax:
getDir obj
Return Value:
p1 - obj: Object

Examples

Example 1:
getDir player

Additional Information

See also:
Number

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Ceeeb
This is exactly the same as direction

Bottom Section