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 17:44, 14 July 2007 by imported>DragoonWraith (CS 1.0)
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