This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

ModFactionReaction

From the Oblivion ConstructionSet Wiki
Revision as of 12:47, 23 January 2008 by imported>Fella
Jump to navigation Jump to search

Syntax:

ModFactionReaction FactionID, TargetFactionID, modValue 

Example:

ModFactionReaction FightersGuild playerFaction -20

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

See Also