periscopeElevation: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
Lou Montana (talk | contribs) |
||
Line 22: | Line 22: | ||
|x1= <code>_eddie [[periscopeElevation]] [0];</code> | |x1= <code>_eddie [[periscopeElevation]] [0];</code> | ||
|seealso= [[elevatePeriscope]] | |seealso= [[elevatePeriscope]] [[animationPhase]], [[allTurrets]], [[Arma 3: Event Handlers#PeriscopeElevationChanged|PeriscopeElevationChanged]] | ||
}} | }} |
Revision as of 16:49, 20 January 2022
Description
- Description:
- Returns current periscope elevation value, see also elevatePeriscope.
- Groups:
- Object ManipulationAnimations
Syntax
- Syntax:
- vehicle periscopeElevation turretPath
- Parameters:
- vehicle: Object - vehicle with periscope tech
- turretPath: Array - turret path
- Return Value:
- Array - in format [elevation, locked], where:
Examples
- Example 1:
_eddie periscopeElevation [0];
Additional Information
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