waterDamaged: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.14 |branch= dev |arg= local |gr1= Object Manipulation |descr= Checks if the engine was water damaged. When a vehicle is Arma...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|branch= dev | |branch= dev | ||
|arg= | |arg= global | ||
|gr1= Object Manipulation | |gr1= Object Manipulation |
Revision as of 17:16, 12 February 2023
Description
- Description:
- Checks if the engine was water damaged. When a vehicle is Drowned, the engine gets water damaged and might need full repair either with setDamage or setHitPointDamage to be able to start.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- waterDamaged object
- Parameters:
- object: Object
- Return Value:
- Boolean - true if the engine was water damaged
Examples
- Example 1:
- waterDamaged tank1;
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