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
+EncountersToExclude=TedResistanceM1
+EncountersToExclude=TedResistanceM2
+EncountersToExclude=TedResistanceM3
Re-read the first paragraph. Does that explain why?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2696624336&searchtext=%5BWOTC%5D+Militia+Overhaul+Plus+Plus+2022
"Encounters" are part of how the game creates "pods" of different enemies. The XComEncounters and XComEncounterLists config files control this. I created 3 "pods," one for each tier, summoning the encounter will drop 3 units of that tier. The config file for LWoTC (accessible on the internet at https://github.com/long-war-2/lwotc/blob/master/LongWarOfTheChosen/Config/XComEncounters.ini ) can give you some insight into how they work, I'm sure there's some other tutorials as well.
You can also look into the AICallReinforcements command. I added the unit names to use with this in the ReadMe, I'll put them in the description as well.
Rusty Dio ,who help make this mod, also make "Hive all gone feral" mod and also have the same problem . Resulting new Clone of Resistance and Hive are not "Resistance" nor "Advent" unit and thus they can't act during "Resistance" and "Advent" turn. ( because they are just a copy of original unit with different AI )
Now this is now i fix Hive All Gone Feral that also have problem with unit not doing anything because their turn never exist.
Go to XComGameCore.ini file
Find +PlayerTurnOrder=eTeam_Neutral
add these under it
+PlayerTurnOrder=eTeam_One
+PlayerTurnOrder=eTeam_Two
Note that i have Long War of the Chosen mod added, hope this help friend.