chessmaster42 / cws_injury

Chessmaster's Wounding System for Arma 3
Other
2 stars 1 forks source link

Chessmaster's Wounding System for Arma 3

Core Features

Zeus Features

Known Issues

Script Setup

  1. Add the following to your description.ext:
    class CfgFunctions
    {
    #include "cws_injury\cfgFunctions.hpp"
    };
    class RscTitles
    {
    #include "cws_injury\rscTitles.hpp"
    };
  2. Configure settings in cws_injury\functions\init\fn_initCWS.sqf

Mod Setup

  1. Extract the @CWS folder to your mods directory
  2. Add @CWS to your launch parameters
  3. Configure settings with the module "CWS Config"

Credits

Changelog