Difference between revisions of "Cast - Spell"

No change in size ,  7 January
m
→‎Notes: Daul -> Dual
m (→‎Notes: Daul -> Dual)
 
Line 31: Line 31:
*Using this function will invalidate (cause it to return 0/false when it should return 1/true) any ongoing '''isDualCasting''' condition checks on akSource.   
*Using this function will invalidate (cause it to return 0/false when it should return 1/true) any ongoing '''isDualCasting''' condition checks on akSource.   
**'''isDualCasting''' will continue to return false after the '''Cast''' function is called until akSource stops dual casting.
**'''isDualCasting''' will continue to return false after the '''Cast''' function is called until akSource stops dual casting.
**There's now a fix for the above issue that is found here: [https://www.nexusmods.com/skyrimspecialedition/mods/92454 Po3's Daul Casting Fix]
**There's now a fix for the above issue that is found here: [https://www.nexusmods.com/skyrimspecialedition/mods/92454 Po3's Dual Casting Fix]


== Bug ==
== Bug ==