SetFactionReputationType

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets a faction's reputation type.

Syntax

[help]
(reputation:ref) SetFactionReputationType faction:ref newReputation:ref

Example

SetFactionReputationType FreedSlaveFaction RepNVNCR
SetFactionReputationType FreedSlaveFaction	; (Sets the reputation type to None)

See Also