AnimActionRandomMoveAway(object, float)
From NWN Lexicon
Randomly move away from an object the specified distance.
void AnimActionRandomMoveAway( object oSource, float fDistance );
Contents |
[edit] Parameters
- oSource
- The object used to determine a random location away from.
- fDistance
- The maximum distance from oSource.
[edit] Description
Randomly move the specified distance away from an object.
[edit] Requirements
#include "x0_i0_anims"
[edit] Version
???
[edit] See Also
functions: | ActionMoveAwayFromObject |
author: Baragg, editor: Mistress