periscopeElevation: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|version=" to "|version1=") |
Lou Montana (talk | contribs) m (Text replacement - " <dl class="command_description"> <!-- BEGIN Note Section --> <!-- END Note Section --> </dl>" to "") |
||
Line 25: | Line 25: | ||
|seealso= [[elevatePeriscope]], [[animationPhase]], [[allTurrets]], [[Arma 3: Event Handlers#PeriscopeElevationChanged|PeriscopeElevationChanged]] | |seealso= [[elevatePeriscope]], [[animationPhase]], [[allTurrets]], [[Arma 3: Event Handlers#PeriscopeElevationChanged|PeriscopeElevationChanged]] | ||
}} | }} | ||
Revision as of 17:00, 29 January 2021
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