[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 "ModDisposition"
Jump to navigation
Jump to search
no edit summary
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. | |||