Difference between revisions of "RemoteCast - Spell"

407 bytes added ,  10:16, 2 June 2023
m
→‎Notes: Added link to the mod which addresses the issue concerning Dual Casting.
(Added a sentence to akBlameActor)
m (→‎Notes: Added link to the mod which addresses the issue concerning Dual Casting.)
 
(2 intermediate revisions by one other user not shown)
Line 38: Line 38:
*Using this function will invalidate (cause it to return 0/false when it should return 1/true) any ongoing '''isDualCasting''' checks on akSource.
*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.
**'''isDualCasting''' will continue to return false until akSource stops dual casting.
**There is now a fix for above issue found there: [https://www.nexusmods.com/skyrimspecialedition/mods/92454 Po3's Dual Casting Fix]
*While spells will scale with and assign blame to akBlameActor, akSource is considered the 'owner' of the spell, and as such, projectiles will collide with akBlameActor, and '''Summon Creature''' archetype effects will create an instance of the summoned actor for akSource.


== See Also ==
== See Also ==
27

edits