- Displays the score for each team & ends the game when the user defined score limit or time limit is reached.
- Includes a customizable game message HUD (title & description) displayed on initial spawn.
This has been tested using AI on both player hosted server & dedicated server but should work against players.
Place the files & folders in your mission root folder.
You may have to copy & paste the contents of initServer.sqf
, initPlayerLocal.sqf
& description.ext
if you already have these files in your mission.
If so please make sure classes in description.ext
are not already defined (e.g. class CfgMusic).
Game settings can be changed in GameSettings.sqf
.