setDirection: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
No edit summary |
||
Line 45: | Line 45: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on March 30, 2015 - 14:02 (UTC)</dd> | |||
<dt class="note">[[User:Lightwolf|Lightwolf]]</dt> | |||
<dd class="note"> | |||
Do not work for Locations on Arma 3! | |||
also the predefined locations on Altis have the direction 0, | |||
at the moment it is impossible to create a location and edit the the degree of it! | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 15:02, 30 March 2015
Description
- Description:
- Set's the orientation of a location. It's area and map icon (if it's type uses an icon) will be rotated to this orientation.
- Groups:
- Uncategorised
Syntax
- Syntax:
- location setDirection direction
- Parameters:
- location: Location
- direction: Number
- Return Value:
- Nothing
Examples
- Example 1:
myLocation setDirection 45
Additional Information
- See also:
- direction
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
Bottom Section
- Posted on March 30, 2015 - 14:02 (UTC)
- Lightwolf
- Do not work for Locations on Arma 3! also the predefined locations on Altis have the direction 0, at the moment it is impossible to create a location and edit the the degree of it!