IsAttacking
Revision as of 00:36, 13 July 2008 by imported>Haama (Created)
A command for Oblivion Script Extender
Syntax:
(IsAttacking:bool) actor:ref.IsAttacking
Returns 1 if the calling actor is attacking.
Notes
- Will return 1 while the player is casting, sometimes even longer than IsCasting. Probably true for other actors as well.