Ansible2 / Arma-3-Survival

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arma 3 Survival

Survival started as a project to simply fix some bugs with Dynamic Bulwarks for Arma 3. It, however, morphed into a far larger endeavor to do not only a complete rewrite but to upgrade many of the user-facing systems within it.

No addons/mods are required to play and/or edit the mission.

The mission works with any map, all that is required is to change the map name of the resulting PBO after packaging, e.g. change the Altis here Arma3Survival.Altis.pbo to Malden (Arma3Survival.Malden.pbo) if you want to play on Malden.

The project is still regularly looked at for improvements even if it appears inactive, this is simply due to more pressing matters at that time and/or temporary fatigue with the project. Forking is encouraged.

How To Play

You can simply subscribe on the Steam workshop or download the latest release and place the .PBO file in your Arma 3 installation folder's MPMissions folder (...\steamapps\common\Arma 3\MPMissions).

How To Package & Play

  1. The easiest method is to clone the mission contents into one of your Arma 3 Mission editing folders which are by default in C:\Users\%userprofile%\Documents\Arma 3\missions or C:\Users\%userprofile%\Documents\Arma 3\mpmissions.
  2. Adjust the folder name to Arma3Survival.Atlis (or whatever legal name you choose so Arma can recognize it).
  3. Open the mission in the editor and then go to Scenario -> Export -> Export To Multiplayer.
  4. The PBO can be found in your Arma 3 installation folder's MPMissions folder (...\steamapps\common\Arma 3\MPMissions).

Wiki

If you are looking for some general how tos on editing some more of the open aspects of the mission, check the wiki and you may find answers. Feel free to create an issue that is a question.

Supported Modifications

  • ACE3:

ACE is supported functionally. If it is loaded on the server and clients, certain aspects of the mission change such as the dragging and revive systems.

Supported Faction Mods

About

License:GNU General Public License v2.0


Languages

Language:SQF 57.0%Language:C++ 43.0%