Difference between revisions of "target dead"

From OpenKore Wiki
Jump to navigation Jump to search
m (categories)
m (Conversion script moved page Target dead to target dead: Converting page titles to lowercase)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
; target_dead [<boolean flag>]
+
; target_dead <[[boolean]]>
: If this option is set to '''1''', the block will only be used if the target is dead.
+
: With this option, 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]]

Latest revision as of 22:34, 26 April 2021

target_dead <boolean>
With this option, 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.