Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.