Scriptname _00E_NQ09Container extends ObjectReference Event OnItemRemoved(Form akBaseItem, int aiItemCount, ObjectReference akItemReference, ObjectReference akDestContainer) if DoOnce == false NQ09.SetCurrentStageID(40) DoOnce = true endif EndEvent Quest Property NQ09 Auto Bool DoOnce