XCOM 2
[WOTC]Truly Guaranteed Sitreps and Multiple Sitreps
60 kommentarer
Melan 6. juli kl. 11:06 
While this one might be improved codewise, compared to the original, I fail to see it as an upgrade rather than a sidegrade.
Because you have removed the most important aspect of the whole Category system; The Category amount. This was a crucial component to put limits on things.
For example, the whole problem some users now have with multiple Raider factions on the same mission. This wouldn´t happen if the old Category Amount was still used.
william09703 24. feb. kl. 9:12 
Oh, I think I know why now. cuz the default setting for Categories is "on" somehow?
william09703 24. feb. kl. 2:07 
I can;t get this mod work as well. there is no other sitrep mods installed, which I don't quite understand why
Amogus 26. okt. 2024 kl. 3:53 
Is it compatible with LW?
Haydern 21. okt. 2024 kl. 13:19 
@Inertia I tried many things to make this mod works. Cleaned the config, new save, remove other mods, etc.: only the older version [WOTC] Multiple Sitreps 2.0: Guaranteed & Categories mod worked with me. Thanks anyway. I dont think was a conflict with sitreps or special maps, because i have done 6 or 7 missions.
Inertia  [ophavsmand] 20. okt. 2024 kl. 20:15 
@Haydern could be due to sitreps conflicting with each other or some special map conflict that's outside the scope of this mod.
Haydern 18. okt. 2024 kl. 13:07 
I did the changes on config to guarantee 3 sitreps "a","b","c", but i'm not getting 3 sitreps. The MOCX sitrep appears in most missions
Inertia  [ophavsmand] 1. aug. 2024 kl. 9:19 
@LightenedDark
the old Multiple Sitreps 2.0 shouldn't be run along side this mod
LightenedDark 29. juli 2024 kl. 20:50 
I assume the old Multiple Sitreps 2.0 shouldn't be run along side this mod? I, too, have less than 3 sitreps on missions despite no changes to XCom_Sitrep_Categories.ini

Is there a compatibility problem I'm unaware of? I'm running all the stirep mods I could find: Advent Field Training, Sitrep Advent Forces, Faction Heroes Sitrp, More Mission Sitreps, Savage Abilities and Sitreps Core, and Savage Sitreps Tactical Troubles.
TheHolyLord57 2. juni 2024 kl. 1:14 
So I download this mod a booted up xcom in a fresh game, so far I've gone through 6 missions and not a single sitep has even shown up, much less 3. I haven't touched the mod besides installing it. Am I supposed to do something else?
ArcticJack 15. maj 2024 kl. 0:40 
2 questions: Would the original author's 'Config-Companion' mod function with this one? And If I were to put sitreps in a category and turn the chance to 100 would that have the same effect as turning that category to 'off' ie: remove those sitreps from the game?
Dęąth Viper 14. maj 2024 kl. 7:46 
Has anyone gotten this to work with LWOTC? Didnt see a reply in the comments
Inertia  [ophavsmand] 7. maj 2024 kl. 20:48 
@Iridar After giving it some thought, I realized that since the line is in a straightforward config file (XComSetup.ini) located at steamapps\workshop\content\268500\2999748303, perhaps a simple modification like changing 'Sitrep' to 'Sitreps' might resolve the red screen error. I hope this helps. If it does work without causing further issues, I will update the mod with this simple change for everyone. Thank you for your patience and guidance.
Inertia  [ophavsmand] 7. maj 2024 kl. 20:29 
@Iridar Hi Iridar. Thank you for pointing that out. I reviewed the config files and noticed that the problematic lines are in XComSetup.ini, which is from the old sitrep mod by Nightninja and the problematic lines are specially marked by Nightninja as ";Important - Don't touch". I am not very experienced in XCOM coding, and without more expertise, I'm hesitant to make changes that could potentially create further issues. During my playtests, this hasn't caused any disruptions, so I'm inclined to leave it as is for now. Your insights are always invaluable, and I appreciate your hard work and dedication to the XCOM modding community. If there are other aspects that you think need attention or if you have suggestions on how this might be safely addressed, I would be glad to hear your thoughts. Thank you again!
Iridar 7. maj 2024 kl. 16:13 
Hi. This mod causes some redscreens on game launch: "Unknown member "sitrep""

It complains about this line of config:

+Set = ( CatNumber = 0, CatChance = 100, Include = "On", Rolled = 100, Active = 1, Count = 0, Amount = 1, Sitrep[0]="Test")

Based on struct definition:
struct CategoryStructure
{
var int CatNumber;
var int CatChance;
var name Include;
var int Rolled;
var int Active;
var int Count;
var int Amount;
var array<name> Sitreps;
};

It seems it should be Sitreps, not Sitrep. Not sure if this is breaking the mod in any way. Either way, please fix.
airpirata 17. feb. 2024 kl. 13:48 
Hello, I installed this mod in order to receive any sitreps in different missions without additional settings, it is enough for me to specify UncategorizedInclude = "On" to receive all sitreps from all my mods, or will I need to enter each sitrep separately?
Drex 15. feb. 2024 kl. 19:12 
thanks^^
Inertia  [ophavsmand] 15. feb. 2024 kl. 17:24 
@Drex Every sitrep you didn't write down count as Uncategorized. You can write down those you want special chance to apply in Cat1, Cat2 etc, and set UncategorizedInclude = "On" which will include the rest
Drex 15. feb. 2024 kl. 8:09 
bonjours petites question: es ce que cela demande d'écrire manuellement chaques configurations pour chaques sitrep ? car cela peut monter en plus d'une centaines
Inertia  [ophavsmand] 7. jan. 2024 kl. 22:42 
@CisixBird in that case I suspect it's a mod conflict. try single out each mod to test which mod cause the conflict
CisixBird 6. jan. 2024 kl. 12:24 
Hi, I checked this and this was set up correctly. It still pulls random sitreps that are not in the catagory.
Inertia  [ophavsmand] 4. jan. 2024 kl. 23:23 
comment:
This mod is not working. I made multiple catagories and it still picks from all mods installed. Using WOTC (not LWOTC). Yes, my settings are correct and Catagories are enabled.
reply:
make sure to set
UncategorizedInclude = "Off"
if you don't want to include uncategorized sitrep.
CisixBird 4. jan. 2024 kl. 7:56 
This mod is not working. I made multiple catagories and it still picks from all mods installed. Using WOTC (not LWOTC). Yes, my settings are correct and Catagories are enabled.
Montressor 20. okt. 2023 kl. 22:44 
i'm not 100% sure but i think the sitrep features from "Scanning Sites Plus Two" are overwriting this mod. is there a way to get around it and make this mod priority or something? Cheers!


https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3003487531
epic meow 10. okt. 2023 kl. 14:38 
probably the best and most informative mod description i have seen
Jay Blade 31. juli 2023 kl. 16:00 
Has anyone managed to get this mod working with LWOTC?
igoutta|G🔺 27. juli 2023 kl. 17:18 
@Deacon Ivory Facts. Please, change your words before someone really gets offended.
PADDY 23. juli 2023 kl. 2:04 
@Intertia

The res ops gamemode is under the legacy hub tab IIRC. Is there perhaps another way to get all missions to take a sitrep or 2?

PS- The collection I made was just to track some mods and make subbing/unsubbing to mods a lot easier.
Inertia  [ophavsmand] 22. juli 2023 kl. 9:19 
comment:
does this generate sitreps for the resistance ops game mode as well?
reply:
I don't know what resistance ops game mode is until I checked your collection xd. I don't know if it will work for resistance ops game mode tbh.
PADDY 22. juli 2023 kl. 3:32 
does this generate sitreps for the resistance ops game mode as well?
Inertia  [ophavsmand] 14. juli 2023 kl. 9:33 
comment:
If i do not change the .ini file, only vanilla sitrep will show up?
reply:
yes, because the default config only include vanilla sitrep and 1 mod sitrep called MOCXRookie in its category and turned off all other sitrep(since variable uncategorized is not "On" in XCom_Sitrep_Categories.ini)
Cereal 14. juli 2023 kl. 7:59 
If i do not change the .ini file, only vanilla sitrep will show up? or there is still a chance for the modded sitreps to happen?
Inertia  [ophavsmand] 14. juli 2023 kl. 7:00 
@Deacon Ivory it's not personal and it's not disdain.I respected his work and the one who come before him like realitymachina. The old multiple sitrep mod only fail miserably in certain case like"guaranteeing sitreps". it does NOT mean the old multiple sitrep is a complete failure. The new multiple sitrep mod won't be possible without the old one afterall. I updated the mod description to include a sentence to acknowledge the old mod's influence and contribution
Inertia  [ophavsmand] 14. juli 2023 kl. 6:35 
comment:
where would i have to look in order to find the correct sitrep name for those mods?
reply:
You can find a nice list of sitreps name from various mod for use in XCom_Sitrep_Categories.ini in Nightninja's old multiple sitreps mod discussion page here:
https://gtm.steamproxy.vip/workshop/filedetails/discussion/2068573223/2518023667600858057/
Greys Gambit 13. juli 2023 kl. 21:59 
@inertia thank you for the information i have one other question, where would i have to look in order to find the correct sitrep name for those mods? Sorry in advance im new to this and im trying to learn.

@Torblornoe ill be sure to test this out thanks:steamhappy:
Deacon Ivory 13. juli 2023 kl. 16:45 
Some un-requested words of advice; NightNinja has created some really amazing mods for X2 and has been a beloved contributor for years, and with 12,000 subs his original mod clearly does not "fail miserably". If you'd like to advance further than your current 224 subscribers my humble suggestion is to not treat the modder who came before with such disdain. It's great when a mod is improved over the original, but it doesn't have to include insults to the original creator.
Torblorone 13. juli 2023 kl. 5:00 
@Greys Gambit you could also go into the config and turn the catagories to OFF so it randomly picks the sitreps you have installed
Inertia  [ophavsmand] 13. juli 2023 kl. 4:13 
comment:
how do i get Raider factions to show up in the sit-reps for example Cerberus, Bandits, or phantoms i have others but i assume a solution for one would be the same for all
reply:
you will need the sitreps name for those mod and fill them in corresponding spot in XCom_Sitrep_Categories.ini
Greys Gambit 13. juli 2023 kl. 1:15 
how do i get Raider factions to show up in the sit-reps for example Cerberus, Bandits, or phantoms i have others but i assume a solution for one would be the same for all
Greys Gambit 12. juli 2023 kl. 13:27 
does this mod work with the raider factions mod, because i haven't seen them pop up in my new game yet
Alecthelm 11. juli 2023 kl. 7:09 
thx inertia, i give it an shot, :) and extra Cudos for the Replies, !
Inertia  [ophavsmand] 10. juli 2023 kl. 23:25 
comment:
So just to clarify, if I never wanted to see a set of sitreps spawn together, I'd put them in the same group? Such as:
< Group1Active = "On"
+Group1 = "Surgical" ;Squad size is 3
+Group1 = "LowProfile" ;Only rank Sergeant and below
+Group1 = "Fireteam" ;Squad size is 2 >

I'm not sure I understand what the category section is supposed to be doing with this mod any more than I understood what was happening with the last one.

reply:
yes. mutually exclusive means being related such that each excludes or precludes the other. Mutually exclusive is a term describing two or more events that cannot happen simultaneously.
As for what category do, I would suggest reading the "how it works" part in mod description listed above.
Inertia  [ophavsmand] 10. juli 2023 kl. 23:21 
comment:
ups, my Bad, here is the Link:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2567230730

it got his own Sitrep Rules, but i would love to get more to happen;) thats why i ask. there is an nice spreadsheet in the description about compatible Mods, but only if you havre Time for taking an Look. if not, no, prob i just try and error:)

reply:
I checked the mod page and in its spreadsheet it listed the old multiple sitrep mod as working under some config setting. My guess would be the new multiple sitrep mod will work under some config setting as well, since my mod didn't change any code related to XCOM2 the game. All that;s different between my mod and the old multiple sitrep mod is the sitrep pulling algorithm which is basically just some math and RNG.
ArcticJack 10. juli 2023 kl. 22:42 
So just to clarify, if I never wanted to see a set of sitreps spawn together, I'd put them in the same group? Such as:
< Group1Active = "On"
+Group1 = "Surgical" ;Squad size is 3
+Group1 = "LowProfile" ;Only rank Sergeant and below
+Group1 = "Fireteam" ;Squad size is 2 >

I'm not sure I understand what the category section is supposed to be doing with this mod any more than I understood what was happening with the last one.
Alecthelm 9. juli 2023 kl. 22:45 
ups, my Bad, here is the Link:

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2567230730

it got his own Sitrep Rules, but i would love to get more to happen;) thats why i ask. there is an nice spreadsheet in the description about compatible Mods, but only if you havre Time for taking an Look. if not, no, prob i just try and error:)
Inertia  [ophavsmand] 9. juli 2023 kl. 22:01 
I don't know that Covert Infiltration overhaul exisit until today so I don't know if it will be compatible xd
Alecthelm 9. juli 2023 kl. 21:35 
is it compatible to Covert Infiltration overhaul? Old Mod wasnt without Config tweaking.
Inertia  [ophavsmand] 9. juli 2023 kl. 8:48 
@Raizen725 question: can the old mod be safely uninstall and then install this one mid campaign?
reply:
I believe it should be safe since sitreps normally do NOT depend on campaign progress.
Raizen725 9. juli 2023 kl. 7:51 
question: can the old mod be safely uninstall and then install this one mid campaign?
Inertia  [ophavsmand] 8. juli 2023 kl. 15:12 
Spacegoat: Toast to Toast's comment:
Oh, that's not right. By default only MockX spawns.

I set up a category where there's a 50% chance for one of these four to show up. It spawned three of them. Is that intended?

;Sitrep Category 3
Cat3Active = "on"
Cat3Amount = 1
Cat3Chance = 50

+Cat3 = "MandalorianRaiders"
+Cat3 = "HuttCartel"
+Cat3 = "NightsisterCoven"
+Cat3 = "RogueXCom""

my reply:
Note in the new method Cat3Amount or Cat?Amount is not used. number of sitrep appears is controlled by SitrepAmount and SitrepChance which is set before config lines for catagory.