Difference between revisions of "OnHit"
Jump to navigation
Jump to search
Clarification, triggers on spells
imported>Ecaponi |
imported>Diablerie (Clarification, triggers on spells) |
||
Line 4: | Line 4: | ||
begin OnHit BaurusRef | begin OnHit BaurusRef | ||
This block will be run once when the scripted actor is hit by the specified ActorID. If no parameter is used, the block will be run when the scripted actor is hit by anyone. | This block will be run once when the scripted actor is hit by the specified ActorID, either by a weapon a spell. If no parameter is used, the block will be run when the scripted actor is hit by anyone. | ||
[[Category: Commands]] | [[Category: Commands]] |