deathlyrage / breakingpointmod

Breaking Point Mod ( Core Client / Server Code + Assets )
56 stars 52 forks source link

Breaking Point Mod

Breaking Point Mod is a total conversion mod for Arma 3. Source is provided for the community to improve the mod and host their own servers. Released under the Arma Public Share Like Licence (APL-SA).

Objectives & Goals

Conflicts & Problems

Server Configuration

Prerequisites

Configuration

Custom Server Configfile

Missionconfig

Look for

class Factions
{
    ...
    disableMixedgrouping = true; // true = enabled => only allied factions are allowed to group
    ...
};  

If disableMixedgrouping does not exist in the description file it will be automaticaly disabled => false. By default this feature is disabled.

Credits/Notable mentions.