mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 12:52:41 +00:00
* Loading hotfix and Minor improves What the poor work. sorry boys. * revert nvg spacing * repack magazines wording * hotfix heartrate * medical setting word update * Update stringtable.xml * tweak description short * Update stringtable.xml * sorting order name and factor name unified * Problem with ammo display sticking out * magazine repack fix again * final version of magrepack * arsenal wording * heart rate text length * BP forgot to change * rewrite whole HR BP check text * Normal wording revert * Hearing and Zeus * Fixed confusion between Factor and Coefficient * Map tools
ace_field_rations
Provides a survival style, hunger and thirst system. Adds consumable items such as MREs.
ACEX Conversion - things still using acex prefix
- All settings
- CfgUIGrids Entry
- CfgWeapon Configs (e.g.
acex_field_rations_thirstQuenched
) - CfgVehicles Configs (e.g.
acex_field_rations_waterSupply
) - Events (
acex_rationConsumed
,acex_rationRefilled
) - Player setVars for thirst/hunger (e.g.
player getVariable "acex_field_rations_thirst"
)