Difference between revisions of "RemoteCast - Spell"
Jump to navigation
Jump to search
no edit summary
imported>MoopusMaximus |
imported>Cscottydont |
||
Line 36: | Line 36: | ||
*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. | *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. | ||
*Using this function will invalidate (cause it to return 0/false when it should return 1/true) any ongoing '''isDualCasting''' checks on akSource. | |||
**'''isDualCasting''' will continue to return false until akSource stops dual casting. | |||
== See Also == | == See Also == |