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 'EmotesTextData' for MaNGOSTwo
The emotes text data table contains definitions for actual text emotes to display in-game when slash commands are executed.
The file contents is read and mapped into the struct emotestextdataEntry in the MaNGOS core.
The field types and usage is defined in emotestextdatafmt 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 |
ChatText | TEXT | The displayed text for the emote |
ChatText1 | TEXT | The Localised Korean version of the above. |
ChatText2 | TEXT | The Localised French version of the above. |
ChatText3 | TEXT | The Localised German version of the above. |
ChatText4 | TEXT | The Localised Chinese version of the above. |
ChatText5 | TEXT | The Localised Taiwanese version of the above. |
ChatText6 | TEXT | The Localised Spanish (Traditional) version of the above. |
ChatText7 | TEXT | The Localised Spanish (Latin American) version of the above. |
ChatText8 | TEXT | |
ChatText9 | TEXT | |
ChatText10 | TEXT | |
ChatText11 | TEXT | |
ChatText12 | TEXT | |
ChatText13 | TEXT | |
ChatText14 | TEXT | |
ChatText15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
Description of the fields
Id INT(11)
Unique Id
ChatText TEXT
The displayed text for the emote
ChatText1 TEXT
The displayed text for the emote
ChatText2 TEXT
The displayed text for the emote
ChatText3 TEXT
The displayed text for the emote
ChatText4 TEXT
The displayed text for the emote
ChatText5 TEXT
The displayed text for the emote
ChatText6 TEXT
The displayed text for the emote
ChatText7 TEXT
The displayed text for the emote
ChatText8 TEXT
ChatText9 TEXT
ChatText10 TEXT
ChatText11 TEXT
ChatText12 TEXT
ChatText13 TEXT
ChatText14 TEXT
ChatText15 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