ScriptName 00ScareUndeadScrBegin ScriptEffectStart If ( Player.GetAV Fatigue > 100 ) 00GhostCasterRef.MoveTo Player 10 10 10 00GhostCasterRef.Cast 00ScareUndead Player Else Message "I lack the fatigue to use this power." PlaySound MagicFailureSoundAlteration Dispel 00ScareUndead EndifEnd
It won't compile. I'm getting "Script command "00GhostCasterRef.MoveTo" not found." WTF?