Summary
Allows player faction selection with a clean, custom UI. Supports player limits per faction, custom image buttons, and optional FIA toggling via a simple JSON configuration file.
Description
Faction Selection introduces a modern, clean, and fully integrated faction selection screen for the game's deploy menu.
[Key Features]
• **Modern Visual UI**: Replaces the default list with sleek, large button cards containing custom faction images.
• **Real-time Sync**: Displays the active player count for each faction and respects player limits set by the mission scenario.
• **Game Mode Rules**: Adheres to game mode configurations regarding whether mid-game faction switching is permitted.
• **FIA Toggle**: Easily enable or disable FIA as a playable faction directly via the config file.
[Configuration]
Server configurations are automatically created and stored under the server profile.
* **File:** `$profile:/SAS_Configs/FactionSelectConfig.json`
Editable parameters in the JSON:
• `"enableFIA"`: (true/false) Toggle FIA availability on the selection screen.
• `"factionKeys"`: List of active faction IDs (e.g., `"US"`, `"USSR"`, `"FIA"`).
• `"factionImages"`: File paths to the custom button textures (`.edds`) corresponding to each faction.
This mod was developed by @mindisgurpe__ and UX by @matheuskiev
if you need any help contact me on discord @mindisgurpe__.
License
Arma Public License (APL)