broadcast_text
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| Text | text | YES | NULL | ||||
| Text1 | text | YES | NULL | ||||
| ID | int | unsigned | PRI | NO | 0 | ||
| LanguageID | int | signed | NO | 0 | |||
| ConditionID | int | signed | NO | 0 | |||
| EmotesID | smallint | unsigned | NO | 0 | |||
| Flags | tinyint | unsigned | NO | 0 | |||
| ChatBubbleDurationMs | int | unsigned | NO | 0 | |||
| VoiceOverPriorityID | int | signed | NO | 0 | |||
| SoundKitID1 | int | unsigned | NO | 0 | |||
| SoundKitID2 | int | unsigned | NO | 0 | |||
| EmoteID1 | smallint | unsigned | NO | 0 | |||
| EmoteID2 | smallint | unsigned | NO | 0 | |||
| EmoteID3 | smallint | unsigned | NO | 0 | |||
| EmoteDelay1 | smallint | unsigned | NO | 0 | |||
| EmoteDelay2 | smallint | unsigned | NO | 0 | |||
| EmoteDelay3 | smallint | unsigned | NO | 0 | |||
| VerifiedBuild | int | signed | PRI | NO | 0 | ||
Description of fields
Text
- no description -
Text1
- no description -
ID
- no description -
LanguageID
- no description -
ConditionID
- no description -
EmotesID
- no description -
Flags
- no description -
ChatBubbleDurationMs
- no description -
VoiceOverPriorityID
- no description -
SoundKitID1
- no description -
SoundKitID2
- no description -
EmoteID1
- no description -
EmoteID2
- no description -
EmoteID3
- no description -
EmoteDelay1
- no description -
EmoteDelay2
- no description -
EmoteDelay3
- no description -
VerifiedBuild
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files.
If value is 0 then it has not been parsed yet.
If value is above 0 then it has been parsed with WDB files from that specific client build.
If value is -1 then it is just a place holder until proper data are found on WDBs.
If value is -Client Build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.
