enableStressDamage: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 5: | Line 5: | ||
|1.34|= Game version | |1.34|= Game version | ||
|arg= local |= | |arg= local |Multiplayer Arguments= | ||
|eff= local |= | |eff= local |Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 11:08, 5 August 2019
Description
- Description:
- Toggles stress damage in Advanced Flight Model, which otherwise could be manually toggles in game setting: Options - Game - Helicopter Flight Model - Advanced - Stress Damage.
- Groups:
- Uncategorised
Syntax
- Syntax:
- enableStressDamage state
- Parameters:
- state: Boolean - true to enable stress damage, false to disable it
- Return Value:
- Nothing
Examples
- Example 1:
if (difficultyEnabledRTD) then { enableStressDamage true };
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