[ArcEmu] How to fix quests, NPC, & GO? menu

Shout-Out

User Tag List

Results 1 to 12 of 12
  1. #1
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [ArcEmu] How to fix quests, NPC, & GO?

    Has anyone written a guide on repairing quests, npc's or Game Objects needed for quests? If so, then within the 4 hours+ I have been searching for this information, I have not found it.
    I have compiled my own server, which is Arcemu(R3029) with WhyDB(R94) on my WinXP Pro SP3 machine, and it works beautifully except for certain (types?) of quests. Example of issues I would love to learn to fix are: Mankirk's Wife in Mulgore (standing there alive and well, but does nothing for my quest advancement), Raptor Nests(Clicking on the feathers collected from raptors then on either the red, blue or yellow raptor nest uses the feathers, but again does nothing for quest advancement), and other quests where you are to "use" an item or npc/object for a quest typically do nothing at all.
    If anyone has some knowledge on how I would go about learing to fix such issues to make my quests work properly, I would be very appreciative. Thanks in advance!

    P.S. What would I do to make certain objects in game Invisible to players, such as "Mulgore Trigger" and keep said objects from attacking players?
    :confused:

    [ArcEmu] How to fix quests, NPC, & GO?
  2. #2
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Most of those quests you will have to script yourself, using Lua or C++. Some quest issues like quests that are broken(Not able to hand in ect.) should be reported to your DB of choice's forums.

    I live in a shoe

  3. #3
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah ok, thank you for your reply. I had thought I needed to find out where in the DB these things are located and add them or edit the current info, after finding the numbers or flags from Wowhead.
    I will look further into these things, and try to figure out .Lua so I may gain some confidence in repairing stuff, and hopefully find some info on the DB structure. As it is now, I look in there and wonder where each of these things are located!

  4. #4
    92eatos's Avatar Contributor
    Reputation
    104
    Join Date
    Aug 2009
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post broken quests and i will fix them in lhdb

  5. #5
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would like to begin a new character to find the issues, but that will take me some time!

    Thanks for the offer to help though. What is Ihdb though?

  6. #6
    92eatos's Avatar Contributor
    Reputation
    104
    Join Date
    Aug 2009
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LHDB is database for arcemu/shyemu it support patch 3.3 and patch 3.2.2a
    For now it have added from patch 3.3 all new items...Soon i will spawn Icecrown citadel

  7. #7
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah ok, nice. I will search around and see what I find about it.

  8. #8
    92eatos's Avatar Contributor
    Reputation
    104
    Join Date
    Aug 2009
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice since i need more bug trackers

  9. #9
    Areius's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I found your site, which looks nice, but doesn't have any information about obtaining the DB, or installation information as well.
    It seems you work alone on this, correct? That is a large undertaking my friend, and I wish you success!

  10. #10
    92eatos's Avatar Contributor
    Reputation
    104
    Join Date
    Aug 2009
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you donwload db from svn
    lhdb - Revision 36: /
    And yes i am working alone and its good for now but i need more bug trackers

  11. #11
    AlexaLaz's Avatar Private
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi all, I am new to making WoW Private Server,and therefore I have no idea . I have a repack(arcemu) and It works gr8,it's just some NPC's (some have made by me,and some were ORIGINALY there) are neutral instead of hostile,like I made them,and I CANNOT attack THEM! Please help,I can post a link for the repack :S

    POMAGAJTE LJUDI!

    Thanks

  12. #12
    W@WAdict's Avatar Member
    Reputation
    9
    Join Date
    Jul 2008
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Like was stated earlier some quest issues are core related, others are database related.

    As for Mankirks Wife, there is a standstate field in the creature_spawns table (if I remember the correct name of the table and field) that should determine if the creature/npc is standing, sitting or lying down. I would have to look to see what values would go in that field, so I would think that issue is DB related.

    A lot of the Database Forums are nice about telling you if an issue you report with a quest is database or core related. So, you could try posting some of the quest issues on the whydb forums.

    Later.

    W@WAdict.

Similar Threads

  1. [ArcEmu] How to make custom Quests and NPC's
    By fugit1ve in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 05-26-2010, 05:58 PM
  2. [Guide] How to make custom npcs,quests,etc
    By c0ddingt0n in forum WoW EMU Guides & Tutorials
    Replies: 26
    Last Post: 10-01-2008, 07:01 AM
  3. How to give an NPC my quest
    By [Stefon] in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 07-04-2008, 12:29 PM
  4. How to make custom npcs, quests ect
    By nigthy in forum WoW EMU Guides & Tutorials
    Replies: 8
    Last Post: 05-24-2008, 02:09 PM
  5. [How To] Easily fix quests
    By BrantX in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 05-05-2008, 07:55 AM
All times are GMT -5. The time now is 09:49 AM. 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