Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 833 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 833 Bytes

Arma3-TDM-TeamScoreHUD

  • 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.

Screenshot

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.