Difference between revisions of "OnSpellCast - ObjectReference"
m
→Notes: works for shouts
imported>Pickysaurus m (→Notes: typo) |
imported>Rasikko m (→Notes: works for shouts) |
||
Line 29: | Line 29: | ||
*For concentration spells, this event only fires once, at the moment the reference begins casting. | *For concentration spells, this event only fires once, at the moment the reference begins casting. | ||
*This function does not appear to detect spells cast via Papyrus (e.g. TempleBlessingScript casts its spell on the player from the player, but the event is not caught). | *This function does not appear to detect spells cast via Papyrus (e.g. TempleBlessingScript casts its spell on the player from the player, but the event is not caught). | ||
* This Event can also be used to detect shouts cast by the player, but unlike spells, akSpell must be assigned to a shout. | |||
== See Also == | == See Also == | ||
*[[ObjectReference Script]] | *[[ObjectReference Script]] |