Page 1 of 1

Can't give quest via lua command.

Posted: Sun Feb 07, 2021 7:13 pm
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 450 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.

Re: Can't give quest via lua command.

Posted: Sun Feb 07, 2021 7:15 pm
by Keeko
Nevermind, I have figured it out. My mistake.