getTurretLimits: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |arg= global |descr= Returns the rotation and elevation limits for the given turret. |gr1= Turrets |s1= vehicle getTurre...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
|s1= vehicle [[getTurretLimits]] turret | |s1= vehicle [[getTurretLimits]] turret | ||
|p1= vehicle: [[Object]] vehicle the turret belongs to | |p1= vehicle: [[Object]] - vehicle the turret belongs to | ||
|p2= turret: [[Array]] - turret path | |p2= turret: [[Array]] - turret path |
Revision as of 10:54, 12 January 2023
Description
- Description:
- Returns the rotation and elevation limits for the given turret.
- Groups:
- Turrets
Syntax
- Syntax:
- vehicle getTurretLimits turret
- Parameters:
- vehicle: Object - vehicle the turret belongs to
- turret: Array - turret path
- Return Value:
- Array in format [minTurn, maxTurn, minElev, maxElev, overridden], where:
Examples
- Example 1:
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