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 "ModPCAttribute"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Fella
imported>Vswe
m (Added Search Terms)
 
Line 17: Line 17:
[[Category: Player Functions]]
[[Category: Player Functions]]
[[Category: Player Functions (CS 1.0)]]
[[Category: Player Functions (CS 1.0)]]
<!-- Begin Search Terms
Mod
PC
Attribute
End Search Terms -->

Latest revision as of 13:08, 20 June 2008

Syntax:

ModPCAttribute StatName, value 

Example:

ModPCAttribute Strength 1 

ModPCAttribute allows you to give the player attribute increases that will be considered "permanent" by the game (same as when you increase an attribute when leveling up).

In contrast to ModPCSkill value doesn't have to be non-negative.

See Also[edit | edit source]