Enum TwoSidedTeamRole
public enum TwoSidedTeamRole
Fields
Blufor = 2This team represents the 'good guys' who are probably NATO affiliated and likely to be spreading their Western influence forcibly.
None = 0No attacker or defender roles. Both teams must have this.
Opfor = 3This team represents the 'bad guys' who are probably Eastern and likely to be defending something that's against Western interests.
Random = 1Randomly pick this role at game start.