NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the DBC file 'GMSurveyQuestions' for MaNGOSOne
The game master survey questions table contains questions to be asked during a game master survey, which is usually issued after a ticket is closed.
The file contents is read and mapped into the struct gmsurveyquestionsEntry in the MaNGOS core.
The field types and usage is defined in gmsurveyquestionsfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 18 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Question | TEXT | |
Question1 | TEXT | |
Question2 | TEXT | |
Question3 | TEXT | |
Question4 | TEXT | |
Question5 | TEXT | |
Question6 | TEXT | |
Question7 | TEXT | |
Question8 | TEXT | |
Question9 | TEXT | |
Question10 | TEXT | |
Question11 | TEXT | |
Question12 | TEXT | |
Question13 | TEXT | |
Question14 | TEXT | |
Question15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
Description of the fields
Id INT(11)
Unique Id
Question TEXT
Question1 TEXT
Question2 TEXT
Question3 TEXT
Question4 TEXT
Question5 TEXT
Question6 TEXT
Question7 TEXT
Question8 TEXT
Question9 TEXT
Question10 TEXT
Question11 TEXT
Question12 TEXT
Question13 TEXT
Question14 TEXT
Question15 TEXT
TEXTCHECKSUM1 FLOAT
A checksum value for the preceeding text fields.
auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now