SetFactionReaction

From The Elder Scrolls Construction Set Wiki

Syntax:

SetFactionReaction FactionID, TargetFactionID, modValue 

Example:

SetFactionReaction FightersGuild playerFaction -20

Set the specified faction's reaction towards the TargetFactionID to the specified amount. See Factions for more information on faction reaction.

[edit] Notes

  • Using ModFactionReaction or SetFactionReaction causes the faction relationship data to be stored in the player's savegame, which will then block any later changes made to that faction by a mod from appearing in-game. Due to this, it's generally better to add and remove the player from the relevant faction instead, especially if it's a vanilla faction that is widely used. See SetFactionRank.

[edit] See Also

ModFactionReaction

GetFactionReaction

Personal tools