Difference between revisions of "RemoveReputationExact"
m
no edit summary
imported>Dandys (Created page with "{{Function |origin = VEGAS1 |summary = Adds an exact amount of reputation (fame/infamy) with a certain faction. |returnType = void |referenceType = |arguments = {{Fun...") |
imported>Dandys m |
||
Line 38: | Line 38: | ||
=='''Notes'''== | =='''Notes'''== | ||
*'''RemoveReputation''' | *'''RemoveReputation''' and '''RemoveReputationExact''' are only used by default in cases where the player is granted forgiveness. It should not be used, for example, as a way to punish the player for bad deeds by "removing" positive reputation. For that, add infamy using the function [[AddReputation]]. | ||
=='''See Also'''== | =='''See Also'''== |