|
|
| enum | ChatTextType : uint {
ChatTextType.Fellowship = 0x00000009
,
ChatTextType.Guild = 0x0000000A
,
ChatTextType.Officer = 0x0000000B
,
ChatTextType.Advancement = 0x0000000C
,
ChatTextType.Auction = 0x0000000D
,
ChatTextType.LFG = 0x0000000E
,
ChatTextType.Advice = 0x0000000F
,
ChatTextType.OOC = 0x00000010
,
ChatTextType.General = 0x00000011
,
ChatTextType.Challenge = 0x00000012
,
ChatTextType.Death = 0x00000013
,
ChatTextType.UserChat1 = 0x00000014
,
ChatTextType.Dice = 0x00000015
,
ChatTextType.DMText = 0x00000016
,
ChatTextType.NPC = 0x00000017
,
ChatTextType.Hint = 0x00000018
,
ChatTextType.Broadcast = 0x00000019
,
ChatTextType.Loot = 0x0000001A
,
ChatTextType.Glossary = 0x0000001B
,
ChatTextType.Warning = 0x0000001C
,
ChatTextType.WorldEvent = 0x0000001D
,
ChatTextType.UserChat2 = 0x0000001E
,
ChatTextType.UserChat3 = 0x0000001F
,
ChatTextType.UserChat4 = 0x00000020
,
ChatTextType.GlobalAnnouncement = 0x00000021
,
ChatTextType.Achievement = 0x00000022
,
ChatTextType.Effect = 0x00000023
,
ChatTextType.Permadeath = 0x00000024
} |
| |
Exported from client_gamelogic.dat: 0x23000253