Scriptname _00E_NQ16Note extends ObjectReference Event OnRead() if DoOnce == false NQ16.SetObjectiveCompleted(10) Bandit.EnableNoWait() Utility.Wait(2) _00E_HelpMessage.Show(_00E_NQ16Falle, 4) Utility.Wait(8) NQ16.SetCurrentStageID(10) DoOnce = true endif EndEvent ObjectReference Property Bandit Auto Quest Property NQ16 Auto Message Property _00E_NQ16Falle Auto bool doonce = false