Difference between revisions of "Cast - Scroll"
Jump to navigation
Jump to search
no edit summary
imported>MoopusMaximus |
imported>MoopusMaximus |
||
Line 12: | Line 12: | ||
== Parameters == | == Parameters == | ||
*akSource: The [[ObjectReference Script|ObjectReference]] from which to cast the scroll. The source must be able to cast this scroll | *akSource: The [[ObjectReference Script|ObjectReference]] from which to cast the scroll. The source must be able to cast this scroll (testings seem to show anything will work, regardless whether they have the scroll or not). | ||
*akTarget: An optional [[ObjectReference Script|ObjectReference]] at which to aim the spell. If None is passed and the scroll needs a direction, it will be aimed in a default direction. | *akTarget: An optional [[ObjectReference Script|ObjectReference]] at which to aim the spell. If None is passed and the scroll needs a direction, it will be aimed in a default direction. | ||
**'''Default''': None | **'''Default''': None |