Scriptname _00E_NQ12_SilaThoughtSphereSC extends ObjectReference Event OnActivate(ObjectReference akActionRef) if akActionRef == PlayerREF if NQ12.GetCurrentStageID() == 32 NQ12_SilaPaintingThoughtBox.ShowAsHelpMessage("NQ12Sila", 7, 1, 1) NQ12.SetCurrentStageID(35) EndIf EndIf EndEvent Quest Property NQ12 Auto Actor Property PlayerREF Auto Message Property NQ12_SilaPaintingThoughtBox Auto