periscopeElevation: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 20: | Line 20: | ||
* locked: [[Boolean]] - whether or not user override is blocked | * locked: [[Boolean]] - whether or not user override is blocked | ||
|x1= < | |x1= <sqf>_eddie periscopeElevation [0];</sqf> | ||
|seealso= [[elevatePeriscope]] [[animationPhase]] [[allTurrets]] [[Arma 3: Event Handlers#PeriscopeElevationChanged|PeriscopeElevationChanged]] | |seealso= [[elevatePeriscope]] [[animationPhase]] [[allTurrets]] [[Arma 3: Event Handlers#PeriscopeElevationChanged|PeriscopeElevationChanged]] | ||
}} | }} |
Revision as of 12:07, 4 May 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