Skip to content

guild_member

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.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
guildidintunsignedMULNOGuild Identificator
guidintunsignedPRINO
ranktinyintunsignedNO
pnotevarchar(31)NO''
offnotevarchar(31)NO''
 

Description of fields ​

guildid ​

references guild.guildid.  

guid ​

The character guid of the guild member.  

rank ​

The guild rank per member.  

pnote ​

The note set by the player that can be read by everyone.  

offnote ​

The note set by officers in the guild that can only be read by other officers of the guild.