Back to 'gm_subsurvey' Return to characters Go to 'gm_ticket'
Stores GM-Surveys, randomly triggered after a GM-Ticket is resolved.
worldserver.conf settingGM.TicketSystem.ChanceOfGMSurvey
must be > 0 to allow for surveys.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
surveyId | int | unsigned | PRI | NO | auto_increment | ||
guid | int | unsigned | NO | 0 | |||
mainSurvey | int | unsigned | NO | 0 | |||
comment | longtext | NO | |||||
createTime | int | unsigned | NO | 0 |
Unique survey enumerator.
The guid of the surveyed character.
An GMSurveySurveys ID, defining the questions.
A player composed comment.
Unix timestamp when the survey was submitted.
Back to 'gm_subsurvey' Return to characters Go to 'gm_ticket'