-
Notifications
You must be signed in to change notification settings - Fork 47
Group_instance
Schmoozerd edited this page Apr 17, 2013
·
1 revision
Back to the characters database list of tables.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
guid | int(10) | unsigned | PRI | NO | 0 | ||
instance | int(10) | unsigned | PRI | NO | 0 | ||
permanent | tinyint(3) | unsigned | NO | 0 |
Guid of the group.
ID of the Instance session the group has enterd.
Boolean flag if the group is bound to the Instance or not.