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

  • AreaPOI


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

    Description of the DBC file 'AreaPOI' for MaNGOSZero

    The points of interest table contains definitions for positions on the overhead map, including descriptions, icons and names.

    The file contents is read and mapped into the struct areapoiEntry in the MaNGOS core.

    The field types and usage is defined in areapoifmt in the MaNGOS core.

    The File is currently *NOT USED* by the MaNGOS core.

    The Field definitions follow, No. of fields: 29 strong>

    Field Name Field Type Notes
    AreaPoiId INT(11) Unique Id
    Importance INT(11) See Below.
    Icon INT(11) An index to the point of interest sprite image
    FactionId INT(11) References a faction template pointing to who owns the point of interest.
    LocationX FLOAT X coordinate of the point of interest
    LocationY FLOAT Y coordinate of the point of interest
    LocationZ FLOAT Z coordinate of the point of interest
    MapId INT(11) The map on which the area is located.
    Flags INT(11) See Below.
    AreaTableId INT(11) An area ID from `AreaTable.dbc#ID`.
    Name TEXT The name of the point of interest
    Name1 TEXT Localised Korean of the above
    Name2 TEXT Localised French of the above
    Name3 TEXT Localised German of the above
    Name4 TEXT Localised Chinese of the above
    Name5 TEXT Localised Taiwanese of the above
    Name6 TEXT Localised Spanish (Traditional) of the above
    Name7 TEXT Localised Spanish (Latin America) of the above
    TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields.
    Description TEXT The description of the point of interest
    Description1 TEXT Localised Korean of the above
    Description2 TEXT Localised French of the above
    Description3 TEXT Localised German of the above
    Description4 TEXT Localised Chinese of the above
    Description5 TEXT Localised Taiwanese of the above
    Description6 TEXT Localised Spanish (Traditional) of the above
    Description7 TEXT Localised Spanish (Latin America) of the above
    TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields.
    WorldStateId INT(11) References a world state for the point of interest.

    Description of the fields

    AreaPoiId INT(11)

    Unique ID

    Importance INT(11)

    Determines if a point of interest is to be highlighted.

    Bits Value Meaning
    00000000 0 **TODO**
    00000001 1 **TODO**
    00000010 2 **TODO**
    00000100 4 **TODO**

    Icon INT(11)

    The icons are not referenced anywhere but are in the file `Interface\Minimap\POIICONS` which is a 256*256 file with 16*16 pixel icons.

    FactionId INT(11)

    References the primary key of [FactionTemplate.dbc].

    LocationX FLOAT

    X coordinate of the point of interest

    LocationY FLOAT

    Y coordinate of the point of interest

    LocationZ FLOAT

    Z coordinate of the point of interest

    MapId INT(11)

    References the primary key of [Map.dbc].

    Flags INT(11)

    These flags determine where a point of interest will be shown.

    Bits Value Meaning
    00000000 0 **TODO**
    00000001 1 **TODO**
    00000010 2 **TODO**
    00000100 4 **TODO**
    00001000 8 **TODO**
    00010000 16 **TODO**
    00100000 32 **TODO**
    01000000 64 **TODO**
    10000000 128 **TODO**

    AreaTableId INT(11)

    References an area ID from [AreaTable.dbc#AreaTableId].

    Name TEXT

    The name of the point of interest

    Name1 TEXT

    The name of the point of interest

    Name2 TEXT

    The name of the point of interest

    Name3 TEXT

    The name of the point of interest

    Name4 TEXT

    The name of the point of interest

    Name5 TEXT

    The name of the point of interest

    Name6 TEXT

    The name of the point of interest

    Name7 TEXT

    The name of the point of interest

    TEXTCHECKSUM1 FLOAT

    A checksum value for the preceeding text fields.

    Description TEXT

    The description of the point of interest

    Description1 TEXT

    The description of the point of interest

    Description2 TEXT

    The description of the point of interest

    Description3 TEXT

    The description of the point of interest

    Description4 TEXT

    The description of the point of interest

    Description5 TEXT

    The description of the point of interest

    Description6 TEXT

    The description of the point of interest

    Description7 TEXT

    The description of the point of interest

    TEXTCHECKSUM2 FLOAT

    A checksum value for the preceeding text fields.

    WorldStateId INT(11)

    References the primary key of [WorldStateUI.dbc].


    auto-generated by the getMaNGOS.eu MAGNET dbcdocs 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