A custom Arma 3 mission
Find a file
2020-08-21 16:13:01 +01:00
manhunt_fnc Add debug function 2020-08-20 14:37:01 +01:00
nt_icons Initial commit 2015-06-21 16:24:29 +02:00
addStartingEquipment.sqf Initial commit 2015-06-21 16:24:29 +02:00
checkEndConditions.sqf Fix for a possible case of the game never ending despite OpFor being dead 2016-10-30 15:23:37 +00:00
description.ext Further balance tweaks to the drones 2016-10-31 19:03:50 +00:00
extraction.sqf Flesh out game messages 2020-08-19 18:46:50 +01:00
extractionLanding.sqf Extraction time now 5 minutes, warning will show up 60 seconds before 2016-10-27 23:21:28 +01:00
fatigueRelaxation.sqf Fix a bug with stamina relaxation setting last_fatigue to a value before relaxation 2020-08-20 14:31:11 +01:00
init.sqf Remove newlines 2020-08-20 14:38:13 +01:00
initBluVehicle.sqf Repair should now work on a server 2016-10-28 20:22:48 +01:00
initBriefingChanges.sqf Add extra ammo cache 2020-08-19 18:55:28 +01:00
initNeutralVehicle.sqf Hack around exploding vehicles by removing anything that explodes at the start of the game 2020-08-21 15:49:46 +01:00
initPlayerLocal.sqf Remove newlines 2020-08-20 14:38:13 +01:00
initPlayerServer.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
initServer.sqf Fix for player bodies appearing if they connect and get kicked as opfor 2015-07-03 15:54:30 +02:00
initSpawnVehicle.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
initUAVCache.sqf Fix for UAV cache race condition 2015-06-29 17:36:48 +02:00
initVariables.sqf Add debug function 2020-08-20 14:37:01 +01:00
initWeaponsCache.sqf Add FAKs to ammo caches 2020-08-19 18:35:09 +01:00
LICENSE.md Added license 2016-10-29 14:41:03 +01:00
ManhuntFunctions.hpp Remove newlines 2020-08-20 14:38:13 +01:00
ManhuntUI.hpp Initial commit 2015-06-21 16:24:29 +02:00
mapMarkers.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
mission.sqm More vehicles fixes 2020-08-21 15:47:42 +01:00
missionEnd.sqf Initial commit 2015-06-21 16:24:29 +02:00
NameTags.hpp Initial commit 2015-06-21 16:24:29 +02:00
NameTags.sqf Initial commit 2015-06-21 16:24:29 +02:00
objectiveCompleted.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
objectiveFlag.sqf Objective scripts support expanded to accept trigger & default script added 2015-06-29 17:28:55 +02:00
objectiveSatchel.sqf Some objectives now are blown up instead of having a flag assigned to 2015-06-29 18:40:19 +02:00
onPlayerKilled.sqf Removed a spectate error when dying as the last Opfor 2016-10-26 20:17:31 +01:00
onPlayerRespawn.sqf Initial commit 2015-06-21 16:24:29 +02:00
overview_manhunt.paa Initial commit 2015-06-21 16:24:29 +02:00
randomWeather2.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
README.md Added license 2016-10-29 14:41:03 +01:00
respawnBluVehicle.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00
respawnNeutralVehicle.sqf Add init scripts for neutral vehicles 2020-08-20 01:07:22 +01:00
selectObjectives.sqf Initial commit 2015-06-21 16:24:29 +02:00
stringtable.xml Replaced CSSA3 with BI's spectator camera 2016-10-24 23:39:24 +01:00
tracker.sqf Remove newlines 2020-08-20 14:38:13 +01:00
trackerMarker.sqf Drone markers will do their best now to stay inland instead of randomly being placed in the middle of the sea 2016-10-30 15:55:41 +00:00
zlt_fastrope.sqf Map converted to Eden editor. Various bugfixes, loadout changes, map changes and such. Random weather, fastroping fixed. 2016-04-09 18:59:41 +01:00

An Arma 3 mission
More information at Steam workshop: http://steamcommunity.com/sharedfiles/filedetails/?id=786699049

This source code is copy-left and is licensed under Affero GPL, see LICENSE.md for more info.