I'm trying to make a quest starting by reading a book, opening a door and finishing with picking item in chest.
Surely I'm doing someting wrong, can you help what I've to do step-by-step? ie: Create new quest, set this, set that, check this, open that, etc.
To simplify, the quest is called "MannyQuest", the book name reference is "bookManny", the door is "DoorManny" and item is "ItemManny".
What I did:
1. Maked the Quest "MannyQuest"
2. Maked the Stages (0, 10, 20, 30, the zero had the start flag)
3. Maked the Objectives for 10,20
Now I'm a bit confused with aliases... What exatly I've to do?
The "BookManny" has the defaultonreadsetstage script with these parameters:
- myQuest: "MannyQuest"
- myStage: 10
The "BookManny" did not trigger the quest when I read the book....
I've no dialogues to do with that quest. What exactly I'm wrong and what I've to do with Quest Aliases?
Thank you.

