ACE3/addons/field_rations/README.md
PabstMirror 38b8b5dfff
Documentation - Add notes about ACEX variables (#8549)
* Doc - add notes about acex var naming to addons

* Add Fortify events

Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-18 11:49:33 -05:00

486 B

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")