ACE3/addons/killtracker
2021-10-21 12:42:34 -05:00
..
$PBOPREFIX$ Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
CfgEventHandlers.hpp Various - use compile_script macro for new addons (#8516) 2021-10-15 12:53:44 -05:00
config.cpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
killtracker.inc Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
README.md Documentation - Add notes about ACEX variables (#8549) 2021-10-18 11:49:33 -05:00
script_component.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
stringtable.xml Update of Japanese translation (#8530) 2021-10-15 22:48:18 -05:00
XEH_postInit.sqf Killtracker - Add ability to sync globally (#8521) 2021-10-21 12:42:34 -05:00

ace_killtracker

Tracks deaths/kills and logs to the end mission disaplay. Attemps to log kills from Medical by using ace_medical_lastDamageSource.

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