Dystopian
Dystopian
**When merged this pull request will:** - add setting to add rope to all `Car` and `Tank` vehicles inventory. Cars get 6m rope; tanks, APCs and trucks get 12m rope....
**When merged this pull request will:** - add `Set`/`Resume` functionality on `Speed-`/`Speed+` keys (like `SET-`/`RES+` buttons) - make `Autothrottle` work for UAV planes - fix `Autothrottle` not working for copilots...
**When merged this pull request will:** - Close #7040. - add refuel functionality from #7040 (which looks hard to merge): add enable setting and remove the need for compat addons;...
**Mods (complete and add to the following information):** - **Arma 3:** `1.98 stable` - **CBA:** `3.15.1 dev 5c478a099b0954baf1c0b085861978e52847ce9b` **Description:** Sometimes you need CBA functions in Eden editor (e.g. in Debug...
This PR adds HC to some maps. Up to 3 HCs are supported. HC connect/disconnect during mission isn't supported. These systems are moved to HC: - military/civilian traffic; - surprises;...
When merged this pull request will: - title; - add civilian passenger with probability 20%; - ~~small code optimizations~~.
**When merged this pull request will:** - add multiple towing; - add JIP compatibility; - add towing to ships and helicopters; - add hook also to parent; - replace hook...
**When merged this pull request will:** - replace `canAdd` with `CBA_fnc_canAddItem`; - add backpack support to `CBA_fnc_canAddItem`; - fix float rounding error leading to wrong `CBA_fnc_canAddItem` result. Mostly because ACE...
**When merged this pull request will:** - title. [isAwake](https://community.bistudio.com/wiki/isAwake) command checks if alive unit is ragdolling. This state is like temporary unconscious. I know at least one method to cause...