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
I have triple checked the ID being used and it is the same, the quest exists in dialoguemanagers list also with the same ID.
Can't give quest via lua command.
Re: Can't give quest via lua command.
Nevermind, I have figured it out. My mistake.