Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
But, using template names can be done without looking at code. Look in the localization file and do a search for the name in game. You should find a line like " strCharacterName="ADVENT Trooper" " and a line above it like "[AdvTrooperM1 X2CharacterTemplate]". That "AdvTrooperM1" is the template name.
Using your lost example, you'll find:
[TheLost X2CharacterTemplate]
strCharacterName="Lost"
[TheLostHP2 X2CharacterTemplate]
strCharacterName="Lost"
[TheLostHP3 X2CharacterTemplate]
strCharacterName="Lost"
etc.
So their template names are "TheLost", "TheLostHP2", "TheLostHP3", etc.
I figured, "no problem, ADVENT can't recover the corpse if I FULTON THE GENERAL FIRST!
But the mission didn't see it that way, and counted it as the General escaping. If possible, it would be nice if that were fixed.