Difference between revisions of "target dead"

From OpenKore Wiki
Jump to navigation Jump to search
m (categories)
Line 1: Line 1:
; target_dead [<boolean flag>]
+
; target_dead <boolean flag>
: If this option is set to '''1''', the block will only be used if the target is dead.
+
: If this option is [[enabled]], the block will only be used if the target is dead.
 +
 
 +
== Notes ==
 +
 
 +
Checking for dead only works if the actor in question exists ingame as a dead actor, like players usually do. That won't work for [[Homunculus]], for example, since they just disappear instead of turning into a dead.
  
 
[[Category:Player Condition]]
 
[[Category:Player Condition]]

Revision as of 07:20, 27 July 2012

target_dead <boolean flag>
If this option is enabled, the block will only be used if the target is dead.

Notes

Checking for dead only works if the actor in question exists ingame as a dead actor, like players usually do. That won't work for Homunculus, for example, since they just disappear instead of turning into a dead.