ACE3/addons/killtracker
Enrico Machado 3f6a93195a
Translations - Add & Improve Portuguese entries (#9609)
* Fixed Portuguese typos

* Partial Portuguese translation

* Partial Portuguese translation

* Update addons/ai/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/arsenal/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/arsenal/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/cargo/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/gunbag/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/medical_treatment/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/cargo/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/common/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Readded accidently removed entry

* Update stringtable.xml

* "and" -> "e"

* Update stringtable.xml

* Partial Portuguese translation

* Fixed corrupted merge

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-11-22 20:33:30 -03: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 Killtracker - Remove medical from required addons (#8668) 2021-11-06 18:00:45 -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 Translations - Add & Improve Portuguese entries (#9609) 2023-11-22 20:33:30 -03:00
XEH_postInit.sqf General - Change object config lookups to configOf (#8795) 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