ModPCMovementSpeed
Revision as of 13:49, 8 October 2010 by imported>Qazaaq (removing bot tag (congrats on getting that to work DW!))
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(void) ModPCMovementSpeed modBy:float
Applies a positive or negative modifier to the player's speed attribute as used in calculating his movement speed while swimming, walking, or running. The actual attribute is not modified, but movement calculations use the attribute value plus the modifier. Positive modifiers well above the maximum value of the speed attribute are permitted and effective; minimum speed including the modifier is limited to zero.