ACE3/addons/spectator
PabstMirror 79a7bb54aa Kill Spectator PFEH when exiting spectator
Should fix #2989
There is a race condition between these 4 PFEH and the "onUnload" event
in handleInterface.
If the PFEHs run first they will use nil variables and throw a script
error.
This sets them to nil immediately when exiting spectator
2016-01-01 00:14:48 -06:00
..
functions Kill Spectator PFEH when exiting spectator 2016-01-01 00:14:48 -06:00
UI fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
$PBOPREFIX$ Add Spectator. 2015-06-28 19:34:21 -07:00
ACE_Settings.hpp Overhaul spectator icon handling and rendering 2015-08-06 16:03:32 +01:00
CfgEventHandlers.hpp Add Spectator. 2015-06-28 19:34:21 -07:00
CfgVehicles.hpp Remove legacy spectator settings module argument 2015-08-07 00:28:54 +01:00
config.cpp Replace spectator respawn changes with a template 2015-08-04 23:21:10 +01:00
README.md Update ace_spectator readme 2015-08-08 17:22:04 +01:00
script_component.hpp Update spectator UI styling 2015-08-07 15:15:04 +01:00
stringtable.xml Czech Translations - Update 2015-12-04 22:28:10 -06:00
XEH_postInit.sqf End spectator interface when the mission ends 2015-10-04 18:17:01 +01:00
XEH_preInit.sqf Decrease default spectator camera speed 2015-10-04 18:17:01 +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.