formationDirection: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added a multiplayer note.)
(mp note)
Line 3: Line 3:


| arma |= Game name
| arma |= Game name
 
|arg= local |=
|eff= global |=
|1.00|= Game version
|1.00|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 18: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1=<pre>_degrees = FormationDirection _unit</pre>
|x1=<pre>_degrees = FormationDirection _unit</pre>
|mp=Unit must be local.|
|  |= See also
|  |= See also


Line 25: Line 27:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
Unit must be local.[[User:Way|&#91;AOE]Way]]
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 00:36, 4 February 2008

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the direction in degrees of the 'unit' watching in formation.
Multiplayer:
Unit must be local.
Groups:
Uncategorised

Syntax

Syntax:
degrees = formationDirection Person
Parameters:
degrees Number
Person
Return Value:
Number

Examples

Example 1:
_degrees = FormationDirection _unit

Additional Information

See also:
See also needed

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