setCompassDeclination

From Bohemia Interactive Community
Revision as of 16:08, 8 October 2024 by Lou Montana (talk | contribs) (Text replacement - "↵|version1= 2.18↵↵|branch= dev↵" to " |version1= 2.18 ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the declination angle of player's compass, which is the difference between magnetic north and true north.
Groups:
Interaction

Syntax

Syntax:
setCompassDeclination angleRad
Parameters:
angleRad: Scalar - Declination angle in radians. Use 0 to reset it to default.
Return Value:
Nothing

Examples

Example 1:
setCompassDeclination rad 10; // declination angle is 10 degrees

Additional Information

See also:
setCompassOscillation

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