Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • gossip_menu


    antz
     NOTE:  This page is auto-generated from the MAGNET DBDocs module,
                 Any changes made directly to this page will be lost when it is regenerated.

    Description of the 'gossip_menu' table for MaNGOSThree

    This table is used for displaying gossip when a player talks to an NPC.

    Table Notes

    This table uses the 'InnoDB' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    entry smallint(6) unsigned NO PRI '0'   Gossip menu ID [See creature_template.GossipMenuId].
    text_id mediumint(8) unsigned NO PRI '0'   Displayed text ID [See npc_text.ID].
    script_id mediumint(8) unsigned NO PRI '0'   DB script ID [See dbscritps_on_gossip.id].
    condition_id mediumint(8) unsigned NO '0'   Condition ID [See conditions.condition_entry].

    Description of the fields

    entry smallint(6) unsigned

    Gossip menu ID [See creature_template.GossipMenuId]. These values are predefined, but a lot of them is unknown.

    text_id mediumint(8) unsigned

    ID of the text (npc_text.ID), shown at the top of the gossip windows, above any variants of answer.

    script_id mediumint(8) unsigned

    ID of the DB script [See db_scripts.id] with a type of 2, tied to the action of requesting the gossip.

    condition_id mediumint(8) unsigned

    ID of the condition (conditions.condition_entry), allowing the gossip to appear. If the condition is not fulfilled by the player, he may not get the gossip.


    auto-generated by the getMaNGOS.eu MAGNET dbdocs module

    Edited by Antz


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • 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