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

  • guild_member


    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 'guild_member' table for MaNGOSZero

    This table holds information on the members of all guilds, their ranks in the guild, and any notes made by them or by guild officers.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    guildid int(6) unsigned NO MUL '0'   The ID of the guild that the member is a part of. [See guild.guildid]
    guid int(11) unsigned NO PRI '0'   The GUID of the player. [See character.guid]
    rank tinyint(2) unsigned NO '0'   The rank that the player has in the guild. [See guild_rank.rid]
    pnote varchar(31) NO {Blank String}   The Player Note set by the player.
    offnote varchar(31) NO {Blank String}   The Officers Note set by officers in the guild.

    Description of the fields

    guildid int(6) unsigned

    The ID of the guild that the member is a part of. [See guild.guildid]

    guid int(11) unsigned

    The GUID of the player. [See character.guid]

    rank tinyint(2) unsigned

    The rank that the player has in the guild. [See guild_rank.rid]

    pnote varchar(31)

    The Player Note set by the player, which can be read by everyone in the guild.

    offnote varchar(31)

    The Officers Note set by officers in the guild, which can only be read by other officers of the guild.


    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