Skip to content

Domination - A MP mission for Arma 3

Notifications You must be signed in to change notification settings

jlillis/Domination

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Domination - A MP mission for Arma 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SQF 93.2%
  • C++ 5.9%
  • Other 0.9%