XCOM 2
[WOTC]Truly Guaranteed Sitreps and Multiple Sitreps
Inertia  [udvikler] 12. juli 2023 kl. 2:05
Config question thread
Any config question should go here to avoid spamming the comment section
< >
Viser 1-9 af 9 kommentarer
Cereal 15. juli 2023 kl. 13:19 
I set the categories options to Off, because i am fine with how the game is setting the sitreps, but when multiple raider factions sitreps are active at same time, they all work as one. Do i need other mod to make multiple raider factions work independently, or i need to configure something else in the .ini file?
Sidst redigeret af Cereal; 15. juli 2023 kl. 13:20
Inertia  [udvikler] 16. juli 2023 kl. 19:12 
Oprindeligt skrevet af Cereal:
I set the categories options to Off, because i am fine with how the game is setting the sitreps, but when multiple raider factions sitreps are active at same time, they all work as one. Do i need other mod to make multiple raider factions work independently, or i need to configure something else in the .ini file?
by saying they all work as one, do you mean they are all in the same team, ie not being hostile to each other? If so this is not relevant to this mod and my guess is that you need some other mod to make them fight against each other.
Jay Blade 30. juli 2023 kl. 3:33 
Hi if I only have
SitrepAmount = 3
SitrepChance = 100
GuerillaOp = "On"
SupplyRaid = "On"
Council = "On"
ResistanceOp = "On"
LandedUFO = "On"
Retaliation = "On"
AlienNetwork = "Off"

in the XCom_Sitrep_Categories file should this guarantee I get the 3 Sitreps for all "On" missions?
Inertia  [udvikler] 3. aug. 2023 kl. 6:19 
Oprindeligt skrevet af Jay Blade:
Hi if I only have
SitrepAmount = 3
SitrepChance = 100
GuerillaOp = "On"
SupplyRaid = "On"
Council = "On"
ResistanceOp = "On"
LandedUFO = "On"
Retaliation = "On"
AlienNetwork = "Off"

in the XCom_Sitrep_Categories file should this guarantee I get the 3 Sitreps for all "On" missions?

don't forget to assign a value for Categories, for example Categories = "Off"
Mr. Atlas 11. nov. 2023 kl. 22:34 
Are there only ten categories/groups permitted or will the config still function if we add more?
Inertia  [udvikler] 14. nov. 2023 kl. 8:47 
Oprindeligt skrevet af Mr. Atlas:
Are there only ten categories/groups permitted or will the config still function if we add more?
only 10
Firebringer4 25. nov. 2023 kl. 3:23 
I too have issues with multiple 3rd party groups coming in, and they are set to the same group so in theory when 1 is rolled the other 3rd party sit reps should not...
Inertia  [udvikler] 26. nov. 2023 kl. 12:28 
Oprindeligt skrevet af Firebringer4:
I too have issues with multiple 3rd party groups coming in, and they are set to the same group so in theory when 1 is rolled the other 3rd party sit reps should not...
there are many reason that's out side scope of my mod that could cause it. one possibility that I can guess is that you may use the wrong name for the sitrep name in group or there is a typo. I knew some map setting can affect sitrep setting since it comes before sitrep generation.
I hope it helps you debugging.
Drakten 24. apr. 2024 kl. 19:48 
Question: my desired behavior is to have 2 sitreps per mission, with one of them being a raider faction, and the other being anything else except another raider faction. Is the below config file accurate?

[SitrepsGuaranteedandMultiple.X2DownloadableContentInfo_SitrepsGuaranteedandMultiple]

SitrepAmount = 2

SitrepChance = 100

GuerillaOp = "On"
SupplyRaid = "On"
Council = "On"
ResistanceOp = "On"
LandedUFO = "On"
Retaliation = "On"
AlienNetwork = "Off"

Categories = "On"

UsingNewSitrepPullingMethod = "True"

;Sitrep Category 1 Raider Factions
Cat1Active = "On"
Cat1Amount = 1; <---CatNAmount is NOT used in the new sitrep pulling method
Cat1Chance = 100
+Cat1 = "MOCXRookies"
+Cat1 = "MOCX"
+Cat1 = "MOCXAssault"
+Cat1 = "RogueXComIncursion"
+Cat1 = "CultistIncursion"
+Cat1 = "RaiderIncursion"
+Cat1 = "MarauderIncursion"
+Cat1 = "PhantomIncursion"
+Cat1 = "HereticGethIncursion"
+Cat1 = "CombineIntervention"
+Cat1 = "NightsisterCoven"
+Cat1 = "MandalorianRaiders"
+Cat1 = "MercenariesIncursion"
+Cat1 = "CollectorsIncursion"
+Cat1 = "CerberusIncursion"
+Cat1 = "GOCIncursion"
+Cat1 = "GOCDeathSquad"
+Cat1 = "GOCForces"
+Cat1 = "DarkEldarRaiders"
+Cat1 = "DarkEldarDomination"
+Cat1 = "BlackLegion"
+Cat1 = "ChaosIncursion"
+Cat1 = "FoundationIncursion"
+Cat1 = "SneFoundationIncursion"
+Cat1 = "MahFoundationIncursion"
+Cat1 = "FieFoundationIncursion"
+Cat1 = "HmdFoundationIncursion"
+Cat1 = "PecFoundationIncursion"
+Cat1 = "AsmFoundationIncursion"
+Cat1 = "MolFoundationIncursion"
+Cat1 = "SamFoundationIncursion"
+Cat1 = "DrmFoundationIncursion"
+Cat1 = "FoundationForces"

;Uncategorized Sitreps
UncategorizedInclude = "On"
UncategorizedAmount = 1
UncategorizedChance = 100

;Sitrep Group 1
Group1Active = "On"
+Group1 = "MOCXRookies"
+Group1 = "MOCX"
+Group1 = "MOCXAssault"
+Group1 = "RogueXComIncursion"
+Group1 = "CultistIncursion"
+Group1 = "RaiderIncursion"
+Group1 = "MarauderIncursion"
+Group1 = "PhantomIncursion"
+Group1 = "HereticGethIncursion"
+Group1 = "CombineIntervention"
+Group1 = "NightsisterCoven"
+Group1 = "MandalorianRaiders"
+Group1 = "MercenariesIncursion"
+Group1 = "CollectorsIncursion"
+Group1 = "CerberusIncursion"
+Group1 = "GOCIncursion"
+Group1 = "GOCDeathSquad"
+Group1 = "GOCForces"
+Group1 = "DarkEldarRaiders"
+Group1 = "DarkEldarDomination"
+Group1 = "BlackLegion"
+Group1 = "ChaosIncursion"
+Group1 = "FoundationIncursion"
+Group1 = "SneFoundationIncursion"
+Group1 = "MahFoundationIncursion"
+Group1 = "FieFoundationIncursion"
+Group1 = "HmdFoundationIncursion"
+Group1 = "PecFoundationIncursion"
+Group1 = "AsmFoundationIncursion"
+Group1 = "MolFoundationIncursion"
+Group1 = "SamFoundationIncursion"
+Group1 = "DrmFoundationIncursion"
+Group1 = "FoundationForces"
< >
Viser 1-9 af 9 kommentarer
Per side: 1530 50