Can't give quest via lua command.

Announcements, support questions, and discussion for Quest Machine.
Post Reply
Keeko
Posts: 33
Joined: Mon Feb 01, 2021 8:08 pm

Can't give quest via lua command.

Post by Keeko »

I have set up another quest on a quest giver the exact same way as another. I added it to the quest database, to the quest givers list. I am trying to use GiveQuestToQuester() and also have tried GiveQuest(). However when I run this command the debugger says the quest giver does not have the quest to give, this is false though as you can see by this image
Capture3.JPG
Capture3.JPG (14.8 KiB) Viewed 447 times
I have triple checked the ID being used and it is the same, the quest exists in dialoguemanagers list also with the same ID.
Keeko
Posts: 33
Joined: Mon Feb 01, 2021 8:08 pm

Re: Can't give quest via lua command.

Post by Keeko »

Nevermind, I have figured it out. My mistake.
Post Reply