All Projects → Xeno69 → Domination

Xeno69 / Domination

Domination - A MP mission for Arma 3

Labels

Projects that are alternatives of or similar to Domination

tabler
Arma 3 Translation Helper
Stars: ✭ 29 (-35.56%)
Mutual labels:  arma3
vscode-sqflint
SQF Language server extension
Stars: ✭ 16 (-64.44%)
Mutual labels:  arma3
Ace3
Open-source realism mod for Arma 3
Stars: ✭ 798 (+1673.33%)
Mutual labels:  arma3
P3D-Debinarizer-Arma-3
P3DDebinarizer converts binarized p3d models (ODOL format) to editable MLOD format
Stars: ✭ 31 (-31.11%)
Mutual labels:  arma3
grad-persistence
Save/Load mission progress in server's profileNamespace
Stars: ✭ 16 (-64.44%)
Mutual labels:  arma3
ArmaScriptProfiler
Advanced 3rd Party Profiler for Arma
Stars: ✭ 34 (-24.44%)
Mutual labels:  arma3
antistasi
Antistasi improved, a mod for the game Arma 3.
Stars: ✭ 29 (-35.56%)
Mutual labels:  arma3
Asl
Arma Scripting Language - a clean scripting language compiling to Arma 3 SQF scripts.
Stars: ✭ 20 (-55.56%)
Mutual labels:  arma3
TMF
TMF is a mission making mod for Arma 3's 3D editor
Stars: ✭ 33 (-26.67%)
Mutual labels:  arma3
Cba a3
Community Base Addons for Arma 3
Stars: ✭ 286 (+535.56%)
Mutual labels:  arma3
H-60
No description or website provided.
Stars: ✭ 23 (-48.89%)
Mutual labels:  arma3
bwmf
Bourbon Warfare Mission Framework
Stars: ✭ 16 (-64.44%)
Mutual labels:  arma3
TheseusServices
Private Military Company content mod for Arma 3
Stars: ✭ 16 (-64.44%)
Mutual labels:  arma3
awesome-arma3
Curated list of awesome Arma 3 missions and addons
Stars: ✭ 18 (-60%)
Mutual labels:  arma3
Poppy
A reliable, self configuring, error finding loadout framework for Arma.
Stars: ✭ 6 (-86.67%)
Mutual labels:  arma3
extDB3
An archive repository of extDB3
Stars: ✭ 37 (-17.78%)
Mutual labels:  arma3
Streamator
A Spectator Specifically build for Content Creation and Streaming
Stars: ✭ 18 (-60%)
Mutual labels:  arma3
Hemtt
Build System for Arma 3
Stars: ✭ 43 (-4.44%)
Mutual labels:  arma3
Arma3launcherlib
Simple .NET library containing everything needed for a custom Arma 3 launcher.
Stars: ✭ 7 (-84.44%)
Mutual labels:  arma3
3den-Enhanced
Official 3den Enhanced repository
Stars: ✭ 36 (-20%)
Mutual labels:  arma3

Domination

An Arma3 multiplayer mode for up to 50 players. Seize various (random) targets and solve side missions. Available as Coop and PvPvE version.

This award winning game mission stands as one of the oldest missions of the Arma franchise. Domination was created by Xeno.

Resources

Domination on Steam

Domination on Github

Running the mission locally

To run the Domination mission locally:

  • copy the mission folder co30_Domination.Altis into your local mpmission directory
  • load the mission in Eden editor and click Play -> Multiplayer -> OK to run your local code

Editing the mission

The Domination mission may be modified in Eden editor.

All maps supported by Domination are released as PBOs. However you can use any PBO tool to modify and bundle your own mission modifications. Choose co30_Domination.Altis as the PBO source to bundle the default map (Altis).

If you want to bundle or modify maps other than Altis follow these steps:

  • delete co30_Domination.Altis/mission.sqm
  • copy the appropriate mission.sqm file from mission_sqm folder into co30_Domination.Altis
  • rename the file you copied to mission.sqm
  • delete co30_Domination.Altis/x_setup.sqf
  • copy the appropriate x_setup.sqf file from mission_sqm folder into co30_Domination.Altis
  • rename the file you copied to x_setup.sqf
  • rename co30_Domination.Altis folder to co30_Domination.NewMap (for example co30_Domination.Malden)
  • run your preferred PBO tool with PBO source folder co30_Domination.Malden

Remember that your modifications can only be shared with the community if you contribute your work back to the source repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].