Difference between revisions of "RemoteCast - Spell"

139 bytes added ,  01:56, 5 April 2012
no edit summary
imported>MoopusMaximus
imported>MoopusMaximus
Line 35: Line 35:
*If you wish to make an actor cast a spell using all the normal spellcasting behaviors, please instead use an AI package that includes the [[Procedure_UseMagic|UseMagic procedure]].
*If you wish to make an actor cast a spell using all the normal spellcasting behaviors, please instead use an AI package that includes the [[Procedure_UseMagic|UseMagic procedure]].
*Actor races can be set to cast magic only in the direction that the actor is facing; if the source is an actor with this racial setting, this parameter will be ignored.
*Actor races can be set to cast magic only in the direction that the actor is facing; if the source is an actor with this racial setting, this parameter will be ignored.
 
*It seems that using this function on an actor that doesn't have the spell will work. To add, it will also work on Objects, such as a rock.


== See Also ==
== See Also ==