Difference between revisions of "IsAttacking"
Jump to navigation
Jump to search
imported>Haama (Created) |
(No difference)
|
Revision as of 00:36, 13 July 2008
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.