ACE3/addons/spectator
jtj5283449 4d53d9ce44
Translation - Korean v2.0 (#8768)
* Add files via upload

* Add files via upload

* Delete stringtable.xml

* Delete advanced_ballistics directory

* Add files via upload

* Add files via upload

* Add files via upload

* Normalize line endings

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-01-12 14:41:09 -06:00
..
data Spectator overhaul (#5171) 2017-08-12 14:25:48 +01:00
functions Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
$PBOPREFIX$ Add Spectator. 2015-06-28 19:34:21 -07:00
ACE_Settings.hpp Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Setting Cleanup - Make NoRadio global (#5782) 2017-11-17 16:41:03 -06:00
config.cpp General - Cleanup CfgPatches unit/weapon arrays (#8524) 2021-10-15 13:48:33 -05:00
initSettings.sqf initial push (#8099) 2021-02-18 12:58:26 -06:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Improve spectator focus widget (#5452) 2017-08-26 19:16:24 +01:00
stringtable.xml Translation - Korean v2.0 (#8768) 2022-01-12 14:41:09 -06:00
ui.hpp Spectator - Add display loaded and unloaded events (#7720) 2020-06-05 20:13:10 -05:00
XEH_postInit.sqf General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
XEH_preInit.sqf Spectator - Add setting for follow camera max distance (#6989) 2019-05-11 23:32:13 -05:00
XEH_PREP.hpp Spectator - Fix displayUnloaded event (#8158) 2021-03-10 10:12:50 -06:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_spectator

A flexible spectator framework for mission makers to use.

Includes a public API for integration into custom respawn frameworks and a template for use with the vanilla respawn framework.

For more information, see: http://ace3mod.com/wiki/feature/spectator.html