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

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>DragoonWraith
(AV function)
Line 15: Line 15:
[[Category: Actor Functions]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor Value Functions]]
[[Category: Actor Value Functions (CS 1.0)]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions]]
[[Category: Statistics Functions (CS 1.0)]]
[[Category: Statistics Functions (CS 1.0)]]

Revision as of 17:42, 14 July 2007

Syntax:

ModDisposition ActorRefID float 

Example:

ModDisposition player -20

Modifies the actor's disposition towards ActorRefID by the specified amount.


See Also