Difference between revisions of "ModDisposition"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Shademe
m (Changed float to short, after some testing)
imported>Malachy1681
 
Line 5: Line 5:


Modifies the actor's disposition towards ActorRefID by the specified amount.
Modifies the actor's disposition towards ActorRefID by the specified amount.
==Notes==
* If the player has ownership over the actor in question (e.g. by using 'SetOwnership'), the disposition will be permanently set to 100.





Latest revision as of 17:52, 26 January 2017

Syntax:

ModDisposition ActorRefID short 

Example:

ModDisposition player -20

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


Notes[edit | edit source]

  • If the player has ownership over the actor in question (e.g. by using 'SetOwnership'), the disposition will be permanently set to 100.


See Also[edit | edit source]