scn MyQuestScriptshort onceBegin GameModeif once == 0 player.additem MyItem 1 player.addspell MySpell set once to 1 stopquest MyQuestendifEnd
scn MyQuestScriptshort onceBegin GameModeif once == 0 player.additem MyItem 1 player.addspell MySpell set once to 1 stopquest MyQuestendifEnd