addToAerobicFatigue (VBS2)
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Virtual Battlespace 2
- Version:
- 1.18
Description
- Description:
- Adds the passed value to the unit's aerobic fatigue (fatigue is between 0 and 1).
Syntax
- Syntax:
- unit addToAerobicFatigue change
- Parameters:
- unit: Object -
- change: Number -
- Return Value:
- Nothing
Examples
- Example 1:
player addToAerobicFatigue -0.15
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- addToAnaerobicFatigue, addToFatigue, addToMorale

