enableStressDamage: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(page created)
 
m (categories)
Line 26: Line 26:


}}
}}
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: RTD|{{uc:{{PAGENAME}}}}]]

Revision as of 17:25, 3 May 2018

Hover & click on the images for description

Description

Description:
Toggles stress damage. The same as toggling it in the game settings.
Groups:
Uncategorised

Syntax

Syntax:
enableStressDamage state
Parameters:
state: Boolean - true to enable stress damage, false to disable it
Return Value:
Nothing

Examples

Example 1:
enableStressDamage true;

Additional Information

See also:
isStressDamageEnabled

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