XCOM 2
[WOTC]Truly Guaranteed Sitreps and Multiple Sitreps
Inertia  [developer] 12 Jul, 2023 @ 2:05am
Config question thread
Any config question should go here to avoid spamming the comment section
< >
Showing 1-9 of 9 comments
Cereal 15 Jul, 2023 @ 1:19pm 
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?
Last edited by Cereal; 15 Jul, 2023 @ 1:20pm
Inertia  [developer] 16 Jul, 2023 @ 7:12pm 
Originally posted by 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 Jul, 2023 @ 3:33am 
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  [developer] 3 Aug, 2023 @ 6:19am 
Originally posted by 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 @ 10:34pm 
Are there only ten categories/groups permitted or will the config still function if we add more?
Inertia  [developer] 14 Nov, 2023 @ 8:47am 
Originally posted by 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 @ 3:23am 
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  [developer] 26 Nov, 2023 @ 12:28pm 
Originally posted by 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 @ 7:48pm 
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"
< >
Showing 1-9 of 9 comments
Per page: 1530 50