#How to make fetch quests?
1 messages · Page 1 of 1 (latest)
When dialog ends (or anything that represents end of quest)
If player.bag.item amount (your item) > 0 then
[Do anything here that happens when you have that item]
I’ve been trying it but I can’t figure it out. Is it possible for you to show me an example?