Hello, My custom quest is in the game and I can pick it up, complete, turn it in. But when I go back on MySQL database for world and quests nothing shows up for it, I tried the entry id (9000000) and it's saying it can't find anything, I searched for the name of the quest, the npc id, the npc id that you need to kill to finnish the quest, it all comes back with no results It's weird because I can still acquire and complete the quest in game. I can't find it anywhere in MySQL.
Does somebody know how I can find this quest and change the entry Id from 9000000 to something more realistic like 1206 (the last entry id on mysql list is 1205)
As you can see, the NPC has the quest and I can pick it up, complete, turn in, but when I try to find the quest on MySQL with the entry id it can't find it
Thanks in advance