/a3tangohunt

ArmA 3 Tango Hunt

Primary LanguageSQFOtherNOASSERTION

ArmA 3: Tango Hunt

Tango Hunt is a procedurally generated scenario. The objective is for the players to clear an area of enemies. Random elements ensure that no two playthroughs are the same. Website, source code, PBO files, documentation and bug tracker at https://github.com/dharmab/a3tangohunt

Features

  • Randomization of most mission parameters, including the location, the number of enemies and their weapons, enemy locations and AI behaviors, time of day, weather and more. Play a dozen times and adapt to a dozen different situations.
  • Difficulty scales to the number of players. Play with two people and you'll fight a small force. Play with ten and you'll have a huge firefight with multiple enemy squads.
  • Most random elements are customizable through mission parameters. Think you can handle more enemies? Want to fight at night or in a storm? Crave some urban or vehicle combat? All of these and more can be customized to your skill level and preferences.
  • Selectable factions and loadouts. Choose from Grenadier, Automatic Rifleman, Antiarmor Specialist, Designated Marksman and Combat Medic and all of the Arma 3 factions, plus popular mods.
  • Spectator mode (powered by F3 spectator)
  • Zeus support
  • Compatible with popular gameplay mods.
  • Open source and public domain. You are free to modify this mission to your preferences.

Building from source

Place the a3tangohunt.altis folder folder in your ArmA 3 missions folder. Open the mission in the ArmA 3 mission editor and export the mission to multiplayer missions. You can then use the mission in LAN or Internet hosted or dedicated servers.

Tip: You can symlink the directory from a Git repository so that changes made in the editor are synchronized to git automatically:

New-Item -ItemType SymbolicLink -Path "C:\Users\someuser\Documents\Arma 3 - Other Profiles\Some Profile\missions\a3tangohunt.altis" -Value "C:\Users\someuser\Documents\git\a3tangohunt\a3tangohunt.altis

Steam Workshop

You can find the latest stable release on Steam Workshop here

Legal

This mission uses components from F3. All other scripts in this mission are released into the public domain, so feel free to use and modify them in your own missions. I place no restriction on use of these scripts. I request that you mention and link to the GitHub page if possible, but this is not required. See LICENSE for more information.