Having issue with faction relations
Posted: Fri Nov 29, 2013 4:51 am
I'm making a mod where I add a new faction, with a corresponding gamestart. I have it so the faction is at war with everybody, save the player's faction IF they play as that gamestart. When I start a new game, this works fine, but when I load a saved game the relations reset to -50.
I believe this is because in the faction object I set it to have -50 relations across the board, and I override this in the gamestart object. Is there a way I can fix this? I don't want to set the Nameless faction as neutral, since I want this faction to be at war with the player if they play as another gamestart. Is there a way for the player to be part of a faction other than the default one?
Thanks.
I believe this is because in the faction object I set it to have -50 relations across the board, and I override this in the gamestart object. Is there a way I can fix this? I don't want to set the Nameless faction as neutral, since I want this faction to be at war with the player if they play as another gamestart. Is there a way for the player to be part of a faction other than the default one?
Thanks.