Skip to content

gm_survey

Stores GM-Surveys, randomly triggered after a GM-Ticket is resolved. worldserver.conf setting GM.TicketSystem.ChanceOfGMSurvey must be > 0 to allow for surveys.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
surveyIdintunsignedPRINOauto_increment
guidintunsignedNO0
mainSurveyintunsignedNO0
commentlongtextNO
createTimeintunsignedNO0
 

Description of fields ​

surveyId ​

Unique survey enumerator.  

guid ​

The guid of the surveyed character.  

mainSurvey ​

An GMSurveySurveys ID, defining the questions.  

comment ​

A player composed comment.  

createTime ​

Unix timestamp when the survey was submitted.