Difference between revisions of "IsInCombat"
Jump to navigation
Jump to search
no edit summary
imported>Vswe m (Added Search Terms) |
imported>Kenet korva |
||
Line 1: | Line 1: | ||
Returns 1 if the actor is currently in combat. | Returns 1 if the actor is currently in combat. | ||
==Notes== | |||
Note, that even though not seen as a syntax error by the CS, ''IsInCombat ActorRef'' will not compile ingame. Conversly it will cause the whole Script not to be compiled. | |||
[[Category: Functions]] | [[Category: Functions]] |