My custom quest isn't in MySQL but still ingame menu

User Tag List

Results 1 to 6 of 6
  1. #1
    ConnorJ's Avatar Corporal
    Reputation
    10
    Join Date
    Aug 2013
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    My custom quest isn't in MySQL but still ingame

    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)

    My custom quest isn't in MySQL but still ingame-quest-jpg

    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

    My custom quest isn't in MySQL but still ingame
  2. #2
    ConnorJ's Avatar Corporal
    Reputation
    10
    Join Date
    Aug 2013
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My custom quest isn't in MySQL but still ingame-quest-2-png

    It also finds it in game and allows you to .start quest

  3. #3
    ConnorJ's Avatar Corporal
    Reputation
    10
    Join Date
    Aug 2013
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My custom quest isn't in MySQL but still ingame-deleted-quest-png

    I have resorted to deleting the quest and I'll have to make it again but not with a stupid id, does anyone know why it wasn't showing up in mysql? is it because of the jump from 1205 - 9000000 ?

    Turns out I didn't delete the quest whole, I just removed it from that npc I hope I can still make the new quest and it not interfere.
    Last edited by ConnorJ; 08-20-2013 at 07:13 AM.

  4. #4
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Code:
    SELECT * FROM quests WHERE entry = '9000000';
    SELECT * FROM creature_quest_starter WHERE questId = '9000000';
    You shouldn't use entries this high for multiple reasons. The main reason is that a integer has a fixed size limit, and if the value is too big, it won't be able to be stored correctly and will cause all sort of overflow issues. Also the data types in MySQL and the emulator may not match.

  5. #5
    ConnorJ's Avatar Corporal
    Reputation
    10
    Join Date
    Aug 2013
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Even with the entry id being low it still doesn't show in quest or creature_quest_start / end

  6. #6
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    You can use the follow commands:
    Code:
    .quest list
    .quest addboth id
    .quest delboth id
    It takes a restart for changes to work.

Similar Threads

  1. Custom Quests
    By TheLoneWolf in forum WoW EMU Guides & Tutorials
    Replies: 8
    Last Post: 01-10-2008, 04:58 PM
  2. [Release] Custom Quest Commands/Subcommands
    By wowcomputer in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 12-29-2007, 05:35 PM
  3. ADE: Custom Quests
    By Drop_Warcrack in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 12-23-2007, 11:36 PM
  4. Replies: 0
    Last Post: 11-20-2007, 10:42 PM
  5. Custom quest creator!
    By Relentlesserv in forum World of Warcraft Emulator Servers
    Replies: 13
    Last Post: 10-31-2007, 08:15 PM
All times are GMT -5. The time now is 04:29 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search