AzerothCore
Pages :

lfg_data

<-Back-to:Characters

The `lfg_data` table

This table contains saved data for LFG. This table is constantly in use by the core.

Structure

Field Type Attributes Key Null Default Extra Comment
guid INT UNSIGNED PRI NO 0 Global Unique Identifier
dungeon INT UNSIGNED NO 0
state TINYINT UNSIGNED NO 0

Description of the fields

guid

The guid for this group.

dungeon

The dungeon ID from dbc.

state

The state for this group/dungeon.