Fredrik Falk
Fredrik Falk
### All Submissions: * [x] Have you followed the guidelines in our Contributing document? * [x] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same...
Adds dedicated servers for Wargame: Red Dragon and Steel Division 2. As the dedicated server is only available through Docker, [moby download frozen image](https://raw.githubusercontent.com/moby/moby/master/contrib/download-frozen-image-v2.sh) is used to download and extract...
**When merged this pull request will:** - Allow stitching when "Clear Trauma" is set to "On Stitch". - This changes behaviour as such that trauma is cleared upon finishing stitching,...
I can't really find any reason why it isn't allowed right now. If there is one, please enlighten me. **When merged this pull request will:** - Allow clients to enable/disable...
**When merged this pull request will:** - Adds an additional parameter to play a sound when notification is displayed (same sound as `hint`) Tested in editor
**When merged this pull request will:** - Make CBA_fnc_players return player logic entities Strange that there's a check for headless clients even though there was seemingly no way for the...
**Is your enhancement related to a problem?** Currently it is difficult to tell which items have context menu items on them without prior knowledge **Solution you'd like:** Having say, a...
**Is your enhancement related to a problem?** Unlike `CBA_fnc_addEventHandler`, `CBA_fnc_addClassEventHandler` does not have an `Args` variant. **Solution you'd like:** Adding a `CBA_fnc_addClassEventHandlerArgs` function
**Mods (complete and add to the following information):** - **Arma 3:** `2.00 stable` - **CBA:** `3.15.2 stable` **Description:** As the title says, the function fails to parse: Numbers ```yaml -...
**Mods (complete and add to the following information):** - **Arma 3:** `1.98` - **CBA:** `3.15.1.200418 stable` **Description:** CBA perFrameHandler system isn't active in 3DEN **Steps to reproduce:** - Go into...