//RWT-OEI 04/22/08 //Given a valid creature ID and a new movement factor, sets the creature's movement factor to //that value. This movement factor is also modified by effects, encumberance, etc. void SetMovementRateFactor( object oCreature, float fFactor );
- Added in Patch 1.13
Community content is available under CC-BY-SA unless otherwise noted.