Jump to content

Necrovoice

Senior getMaNGOS Developer
  • Posts

    1222
  • Joined

  • Last visited

  • Days Won

    43
  • Donations

    0.00 GBP 

Bug Comments posted by Necrovoice

  1. I followed these two around Stormwind in their entirety and watched them pass this checkpoint several  time and I am unable to reproduce.  I will leave this post open for another week in the hopes that more information can be obtained. If none can be provided by @Black Shadow, or another communiy member, I will close the report.

     

    Thanks

  2. Lets try a little homework...

    There are two ways actually, i will give you the short cut easy way,(yet will stillteach something) and thn there is the sql way ;)

    1) in game you can use .go creatue guid (replace guid with that of the creature you are going to)

    Once there use .npc info, this wil bring up a lot of useful i formation, your looking for. Entry #####

    2) the other way is to search around the db and learn how the tables in the error link to the tables that house the data we are looking for....the wiki is an amazing tool for this.

    I would sugges starting with the tables in the error, see what the data fields mean and where that information goes.

    SELECT * FROM `tablename` WHERE `field` = 'value your looking for';

     

    Thats a quick and easy sql search to use... my phone is not the bestto type this all out on, but its a start for you, when im home in a few days i will be happy to get more into depth.

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use