SetFactionReputationType

From the Fallout3 GECK Wiki
Revision as of 00:40, 28 March 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets a faction's reputation type. |name = SetFactionReputationType |returnType = reputation:ref |arguments = {{FunctionArgument...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

See Also