Difference between revisions of "Talk:ScriptEffectFinish"
Jump to navigation
Jump to search
workaround
imported>Scruggs m (signed) |
imported>DragoonWraith (workaround) |
||
Line 14: | Line 14: | ||
---- | ---- | ||
I'm having issues with the ScriptEffectFinish block not running. While an actor is affected by a scripted spell, leaving the cell or using the wait menu seems to prevent the block from running, which leaves the actors permanently affected by the spell. I'm not sure there's a way to fix this, just wondered if anyone else has noticed this. [[User:Scruggs|Scruggs]] 18:18, 18 July 2006 (EDT) | I'm having issues with the ScriptEffectFinish block not running. While an actor is affected by a scripted spell, leaving the cell or using the wait menu seems to prevent the block from running, which leaves the actors permanently affected by the spell. I'm not sure there's a way to fix this, just wondered if anyone else has noticed this. [[User:Scruggs|Scruggs]] 18:18, 18 July 2006 (EDT) | ||
:[[User:DragoonWraith|<font face="Oblivion,Daedric Runes" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 18:24, 18 July 2006 (EDT): Well, a work-around could hit actors in a cell with a new spell after Waiting (or entering the cell) that would check [[IsSpellTarget]] and if not, whether the effects were still on, and if so, then remove them like you would with ScriptEffectFinish. |