Difference between revisions of "CastImmediateOnSelf"

No change in size ,  14:15, 24 January 2009
m
imported>Quetzilla
m
imported>Galahaut
Line 13: Line 13:


=='''Notes'''==
=='''Notes'''==
In practice this will be often be used similarly to adding an ability (something that you want to effect the actor, but that you don't want him "casting"), however, rather than adding it to the base object (as addSpell does) '''CastImmediateOnSelf''' will only effect the reference and has a duration (because it is a spell, rather than an ability).
In practice this will be often be used similarly to adding an ability (something that you want to effect the actor, but that you don't want him "casting"), however, rather than adding it to the base object (as addSpell does) '''CastImmediateOnSelf''' will only affect the reference and has a duration (because it is a spell, rather than an ability).


'''Caveat:''' This function only works with self targeted spells.
'''Caveat:''' This function only works with self targeted spells.
Anonymous user