[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "ModPCInfamy"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
|||
Line 5: | Line 5: | ||
Adds the value to the player character current infamy value. Only the player character has fame and infamy values. | Adds the value to the player character current infamy value. Only the player character has fame and infamy values. | ||
== See Also == | |||
* [[GetPCInfamy]] | |||
* [[ModPCFame]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (CS 1.0)]] |
Revision as of 17:47, 14 July 2007
Syntax:
ModPCInfamy value
Example:
ModPCInfamy 3
Adds the value to the player character current infamy value. Only the player character has fame and infamy values.