AddReputation

From the Fallout3 GECK Wiki
Revision as of 06:21, 12 November 2010 by imported>MrSlackPants (Cleaned up)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK Version 1.1.0.262 for Fallout: New Vegas.

Description

Adds a certain amount of reputation (fame/infamy) with a certain faction.

Syntax

[help]
AddReputation FactionID:editorID Fame/Infamy:int Amount:int

Examples

AddReputation RepNVGoodsprings 0 5

Adds 5 infamy to the GoodSprings faction.

AddReputation RepNVGoodsprings 1 10

Adds 10 fame to the GoodSprings faction.


See Also