XCOM 2
[WOTC] Raider Relations
Adding relationships linked to a specific faction.
For example, I want black legion and dark eldar to initially fight on the side of the aliens. Or make a higher relationship with rogue x-com. Can you add the ability to add a starting relationship with a specific faction?
< >
Showing 1-5 of 5 comments
x_ChaoticQueen_x 8 Oct, 2023 @ 12:16am 
I second this request coz it would make this mod wayyyy cooler 😎
RedDobe  [developer] 31 Oct, 2023 @ 11:03am 
You can do this with console commands, you can set the relationship score anytime using RaiderRelationsSetScore(string RaiderName, string GroupNameToSet, Float Score).

For example if you want to set the score to 0 for the Dark Eldars, you would enter:
RaiderRelationsSetScore "Dark Eldar Webway Gate", "XCom", 0

// Console command to set score, first name is the display name of raider faction that you are looking up
// Second name is raider faction display name or XCom which will take on the new relation score with the first raider faction
76561198156306918 4 Nov, 2023 @ 11:38am 
Originally posted by RedDobe:
You can do this with console commands, you can set the relationship score anytime using RaiderRelationsSetScore(string RaiderName, string GroupNameToSet, Float Score).

For example if you want to set the score to 0 for the Dark Eldars, you would enter:
RaiderRelationsSetScore "Dark Eldar Webway Gate", "XCom", 0

// Console command to set score, first name is the display name of raider faction that you are looking up
// Second name is raider faction display name or XCom which will take on the new relation score with the first raider faction
It's a bit inconvenient to enter a console command every time. Could you add the ability to change the rating for each team and cancel other effects other than switching to the side they occupy?
RedDobe  [developer] 4 Nov, 2023 @ 12:20pm 
It is more convenient for you to use a console command than for me to add those features. At least for the time being. Maybe one day I will get around to it, but for now I am not working on the mod. For some reason I can't even start a campaign without the game crashing to desktop. I suspect it is due to a recent memory upgrade.
VitaminBlitz 13 Sep, 2024 @ 5:32pm 
Originally posted by RedDobe:
You can do this with console commands, you can set the relationship score anytime using RaiderRelationsSetScore(string RaiderName, string GroupNameToSet, Float Score).

For example if you want to set the score to 0 for the Dark Eldars, you would enter:
RaiderRelationsSetScore "Dark Eldar Webway Gate", "XCom", 0

// Console command to set score, first name is the display name of raider faction that you are looking up
// Second name is raider faction display name or XCom which will take on the new relation score with the first raider faction

Console commands not working.
< >
Showing 1-5 of 5 comments
Per page: 1530 50