1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/killtracker
Mysteryjuju 0a83b6e840
Translations - Add missing french translations ()
Signed-off-by: Mysteryjuju <mysteryjuju42@gmail.com>
2023-10-24 16:47:24 -04:00
..
$PBOPREFIX$ Merge ACEX () 2021-10-14 10:46:43 -05:00
CfgEventHandlers.hpp Various - use compile_script macro for new addons () 2021-10-15 12:53:44 -05:00
config.cpp Killtracker - Remove medical from required addons () 2021-11-06 18:00:45 -05:00
killtracker.inc Merge ACEX () 2021-10-14 10:46:43 -05:00
README.md Killtracker - Remove medical from required addons () 2021-11-06 18:00:45 -05:00
script_component.hpp Merge ACEX () 2021-10-14 10:46:43 -05:00
stringtable.xml Translations - Add missing french translations () 2023-10-24 16:47:24 -04:00
XEH_postInit.sqf General - Change object config lookups to configOf () 2022-03-08 21:41:21 -06:00

ace_killtracker

Tracks deaths/kills and logs to the end mission disaplay. Show detailed info from player kills from ACE Medical by using ace_killed event.

Note: Requires config setup in a mission, see killtracker.inc - has no effect if mission is not setup correctly.

ACEX Conversion - things still using acex prefix

  • Global Var acex_killTracker_outputText
  • acex_killTracker classname for CfgDebriefingSections