direction: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#|[A-Z]+))?\]\] " to "")
m (Text replacement - " " to " ")
Line 17: Line 17:
| [[Number]] -   
| [[Number]] -   
Direction in degrees, range 0 to 360
Direction in degrees, range 0 to 360
 
 
|x1= <code>[[player]] [[setDir]] 90;
|x1= <code>[[player]] [[setDir]] 90;
_d = [[direction]] [[player]];//returns 90</code>
_d = [[direction]] [[player]];//returns 90</code>

Revision as of 21:03, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
object: Object or Location
Return Value:
Return value needed

Examples

Example 1:
player setDir 90; _d = direction player;//returns 90

Additional Information

See also:
getDirgetDirVisualsetDirsetDirection

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