Difference between revisions of "SetFactionReputationType"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Jazzisparis
imported>Jazzisparis
Line 17: Line 17:
*[[GetFactionReputationType]]
*[[GetFactionReputationType]]
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Faction Functions (JIP)]]

Revision as of 15:13, 30 March 2015

< [[::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

See Also