ACE3/addons/killtracker
Psycool 45f9301019
Korean translation updated (#10104)
* KoreanTranslation

Someone has returned all the translations in Korean to English. there is no need to return them.

* koreantranslation

* Korean Typo Fix

* Korean Translation

* Update stringtable.xml

* Korean Translation Added

Added Korean translation related to Cargo Refuel

* Merge branch 'master' of https://github.com/Psycool3695/ACE3

* Korean translation Add/Updated

* Fixed wrong strings

* Korean translation improved

* Korean translation updated

* Korean translation updated

* Fix Merge

* Update stringtable.xml

* Update stringtable.xml

* Korean translation updated

* Korean translation minor fix

* Korean translation fixed

* Korean translation updated

* Update stringtable.xml

* Spacing fixed

* Korean translation updated

* Spacing fixed

* Korean translation updated

* Korean translation updated

* Korean translation updated

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-07-02 13:14:19 -05:00
..
$PBOPREFIX$ Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
CfgEventHandlers.hpp KillTracker - Add option to filter out AI unit kills (#9800) 2024-02-19 17:53:47 -06:00
config.cpp Killtracker - Remove medical from required addons (#8668) 2021-11-06 18:00:45 -05:00
initSettings.inc.sqf Kill Tracker - Add setting to show kills from vehicle to crew (#10069) 2024-06-16 22:04:40 -05:00
killtracker.inc Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
README.md Killtracker - Remove medical from required addons (#8668) 2021-11-06 18:00:45 -05:00
script_component.hpp Merge ACEX (#8415) 2021-10-14 10:46:43 -05:00
stringtable.xml Korean translation updated (#10104) 2024-07-02 13:14:19 -05:00
XEH_postInit.sqf All - Fix parentheses around code (#10073) 2024-06-18 14:08:03 +00:00
XEH_preInit.sqf KillTracker - Add option to filter out AI unit kills (#9800) 2024-02-19 17:53:47 -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