Difference between revisions of "SetFactionReputationType"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Jazzisparis
(Created page with "{{Function |origin = JIP |summary = Sets a faction's reputation type. |name = SetFactionReputationType |returnType = reputation:ref |arguments = {{FunctionArgument...")
(No difference)

Revision as of 00:40, 28 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