Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
I am not sure which of my fixes fixed it but I changed line 144 from:
if (Unit.ComInt >= eComInt_Savant || (!Unit.GetSoldierClassTemplate().bAllowAWCAbilities && !Unit.IsResistanceHero()))
To:
if (Unit.ComInt >= eComInt_Savant || (!Unit.GetSoldierClassTemplate().bAllowAWCAbilities && (!Unit.IsResistanceHero() || (!bUnitIsSpark || !Unit.IsRobotic() || !Unit.IsSpark()))))
And that fixed it. I would also recommend removing WotC: "Increase Combat Intelligence" for everyone since this does everything that does already.
(Cause you want to use those Lvl 2 Bonus for 1 day less on covert, currently cannot send on Convert which is why I'm looking into using this mod)
Update: Sep 3, 2017 @ 4:03pm
Made it so robotic units that can't be captured won't be chosen for captured missions. (Since it would otherwise lead to the automatic deaths of SPARKs on the rescue mission)
I don't know what happens when you have all SPARKs on a covert/capture mission, or if that's allowed in the soldier select screen. I've only started using this today. But if you end up in an all-SPARK covert/capture operation, it looks like you'd have to be prepared to potentially lose a SPARK.
You will just have to destroy the roof of the building and hook cables onto the immobilized SPARK so the Skyranger can tow it.
Or maybe have a specialist to install a quick boot program giving SPARK enough functionality to walk/run to the extraction zone.