Begin my_first_scriptIf ( OnActivate == 1 ); here we will enter what happens when the chest is openedendifEnd
Begin my_first_scriptIf ( OnActivate == 1 ) Journal "My_Journal" 5 ;where 5 = whatever journal index entry you want addedendifEnd
Begin my_first_scriptIf ( OnActivate == 1 ); here we will enter what happens when the chest is openedendifEnd
Begin my_first_scriptIf ( OnActivate == 1 ) Journal "My_Journal" 5 ;where 5 = whatever journal index entry you want addedendifEnd