IsInCombatWith
Revision as of 08:14, 11 January 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns 1 if the calling actor is currently in combat with the specified target reference. |name = IsInCombatWith |returnType = inComba...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns 1 if the calling actor is currently in combat with the specified target reference.
Syntax
(inCombat:0/1) reference.IsInCombatWith target:ref
Example
set bInCombat to actorRef.IsInCombatWith targetRef