ACE3/addons/spectator
SilentSpike ec2a90f62c Disable search on spectator unit tree
Finally found out how to do this. Having search enabled on the unit tree might seem useful, but it doesn't interact well with keyboard shortcuts used for other purposes like camera control as it causes the tree to jump around unexpectedly.
2017-05-05 23:02:19 +01:00
..
functions Pass functions by "reference" to bis event handlers (#4898) 2017-02-14 10:54:37 -06:00
UI Disable search on spectator unit tree 2017-05-05 23:02:19 +01:00
$PBOPREFIX$ Add Spectator. 2015-06-28 19:34:21 -07:00
ACE_Settings.hpp Add some names/descriptions to settings configs 2016-03-08 01:17:40 -06:00
CfgEventHandlers.hpp precompile on game start 2016-02-22 15:20:36 +01:00
CfgVehicles.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
config.cpp remove deprecated code for 3.8.0 (#4457) 2016-09-24 22:31:10 +02:00
README.md Update ace_spectator readme 2015-08-08 17:22:04 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Korean Translation v1.0 (#4794) 2017-01-02 17:52:01 -06:00
XEH_postInit.sqf Cleanup Merge and remoteFnc events 2016-06-02 19:59:18 -05:00
XEH_preInit.sqf Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01: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

Maintainers

The people responsible for merging changes to this component or answering potential questions.