Scriptname _00E_FS_MQ18c_CorpseFallbackSC extends Actor Event OnCellLoad() ; EnableAI(True) ; Debug.MessageBox("_00E_FS_MQ18c_CorpseFallbackSC fired") ; Utility.Wait(0.1) ; EnableAI(False) EndEvent