AnimActionPlayRandomBasicAnimation()
From NWN Lexicon
Play a random animation that all creatures should have.
Contents |
[edit] Description
Play a random animation that all creatures should have.
[edit] Remarks
This function rolls a random 2, but only has a legit animation for case 1 of the statement since case 0 has been commented out. So if the random comes up as 1, then the "taunt" animation should fire.
[edit] Requirements
#include "x0_i0_anims"
[edit] Version
???
[edit] See Also
functions: | AnimActionPlayRandomAnimation |
author: Baragg, editor: Mistress