Skip to main content

Enum XivChatType

The FFXIV chat types as seen in the LogKind excel sheet.

Assembly: Dalamud.dll
Declaration
public enum XivChatType : ushort

Fields

None

No chat type.

Declaration
None = 0

Debug

The debug chat type.

Declaration
Debug = 1

Urgent

The urgent chat type.

Declaration
Urgent = 2

Notice

The notice chat type.

Declaration
Notice = 3

Say

The say chat type.

Declaration
Say = 10

Shout

The shout chat type.

Declaration
Shout = 11

TellOutgoing

The outgoing tell chat type.

Declaration
TellOutgoing = 12

TellIncoming

The incoming tell chat type.

Declaration
TellIncoming = 13

Party

The party chat type.

Declaration
Party = 14

Alliance

The alliance chat type.

Declaration
Alliance = 15

Ls1

The linkshell 1 chat type.

Declaration
Ls1 = 16

Ls2

The linkshell 2 chat type.

Declaration
Ls2 = 17

Ls3

The linkshell 3 chat type.

Declaration
Ls3 = 18

Ls4

The linkshell 4 chat type.

Declaration
Ls4 = 19

Ls5

The linkshell 5 chat type.

Declaration
Ls5 = 20

Ls6

The linkshell 6 chat type.

Declaration
Ls6 = 21

Ls7

The linkshell 7 chat type.

Declaration
Ls7 = 22

Ls8

The linkshell 8 chat type.

Declaration
Ls8 = 23

FreeCompany

The free company chat type.

Declaration
FreeCompany = 24

NoviceNetwork

The novice network chat type.

Declaration
NoviceNetwork = 27

CustomEmote

The custom emotes chat type.

Declaration
CustomEmote = 28

StandardEmote

The standard emotes chat type.

Declaration
StandardEmote = 29

Yell

The yell chat type.

Declaration
Yell = 30

CrossParty

The cross-world party chat type.

Declaration
CrossParty = 32

PvPTeam

The PvP team chat type.

Declaration
PvPTeam = 36

CrossLinkShell1

The cross-world linkshell chat type.

Declaration
CrossLinkShell1 = 37

Damage

The action damage chat type.

Declaration
Damage = 41

Miss

The action miss chat type.

Declaration
Miss = 42

Action

The action chat type.

Declaration
Action = 43

Item

The item chat type.

Declaration
Item = 44

Healing

The action healing chat type.

Declaration
Healing = 45

GainBuff

The gain buff chat type.

Declaration
GainBuff = 46

GainDebuff

The gain debuff chat type.

Declaration
GainDebuff = 47

LoseBuff

The lose buff chat type.

Declaration
LoseBuff = 48

LoseDebuff

The lose debuff chat type.

Declaration
LoseDebuff = 49

GlamourNotifications

The glamourer notification chat type.

Declaration
GlamourNotifications = 54

Alarm

The alarm chat type.

Declaration
Alarm = 55

Echo

The echo chat type.

Declaration
Echo = 56

SystemMessage

The system message chat type.

Declaration
SystemMessage = 57

SystemError

The system error chat type.

Declaration
SystemError = 58

GatheringSystemMessage

The system message (gathering) chat type.

Declaration
GatheringSystemMessage = 59

ErrorMessage

The error message chat type.

Declaration
ErrorMessage = 60

NPCDialogue

The NPC Dialogue chat type.

Declaration
NPCDialogue = 61

LootNotice

The loot notice chat type.

Declaration
LootNotice = 62

Progress

The progress chat type.

Declaration
Progress = 64

LootRoll

The loot roll chat type.

Declaration
LootRoll = 65

Crafting

The crafting chat type.

Declaration
Crafting = 66

Gathering

The gathering chat type.

Declaration
Gathering = 67

NPCDialogueAnnouncements

The NPC Dialogue (Announcements) chat type.

Declaration
NPCDialogueAnnouncements = 68

FreeCompanyAnnouncement

The fc announcement chat type.

Declaration
FreeCompanyAnnouncement = 69

FreeCompanyLoginLogout

The fc login and logout chat type.

Declaration
FreeCompanyLoginLogout = 70

RetainerSale

The retainer sale chat type.

Declaration
RetainerSale = 71
Remarks

This might be used for other purposes.

PeriodicRecruitmentNotification

The periodic recruitment notification chat type.

Declaration
PeriodicRecruitmentNotification = 72

Sign

The sign chat type.

Declaration
Sign = 73

RandomNumber

The random number chat type.

Declaration
RandomNumber = 74

NoviceNetworkSystem

The NN system chat type.

Declaration
NoviceNetworkSystem = 75

Orchestrion

The orchestrion chat type.

Declaration
Orchestrion = 76

PvpTeamAnnouncement

The pvp team announcement chat type.

Declaration
PvpTeamAnnouncement = 77

PvpTeamLoginLogout

The pvp team login and logout chat type.

Declaration
PvpTeamLoginLogout = 78

MessageBook

The message book chat type.

Declaration
MessageBook = 79

GmTell

The GM tell chat type.

Declaration
GmTell = 80

GmSay

The GM say chat type.

Declaration
GmSay = 81

GmShout

The GM shout chat type.

Declaration
GmShout = 82

GmYell

The GM yell chat type.

Declaration
GmYell = 83

GmParty

The GM party chat type.

Declaration
GmParty = 84

GmFreeCompany

The GM fc chat type.

Declaration
GmFreeCompany = 85

GmLinkshell1

The GM ls1 chat type.

Declaration
GmLinkshell1 = 86

GmLinkshell2

The GM ls2 chat type.

Declaration
GmLinkshell2 = 87

GmLinkshell3

The GM ls3 chat type.

Declaration
GmLinkshell3 = 88

GmLinkshell4

The GM ls4 chat type.

Declaration
GmLinkshell4 = 89

GmLinkshell5

The GM ls5 chat type.

Declaration
GmLinkshell5 = 90

GmLinkshell6

The GM ls6 chat type.

Declaration
GmLinkshell6 = 91

GmLinkshell7

The GM ls7 chat type.

Declaration
GmLinkshell7 = 92

GmLinkshell8

The GM ls8 chat type.

Declaration
GmLinkshell8 = 93

GmNoviceNetwork

The GM NN chat type.

Declaration
GmNoviceNetwork = 94

CrossLinkShell2

The cross-world linkshell 2 chat type.

Declaration
CrossLinkShell2 = 101

CrossLinkShell3

The cross-world linkshell 3 chat type.

Declaration
CrossLinkShell3 = 102

CrossLinkShell4

The cross-world linkshell 4 chat type.

Declaration
CrossLinkShell4 = 103

CrossLinkShell5

The cross-world linkshell 5 chat type.

Declaration
CrossLinkShell5 = 104

CrossLinkShell6

The cross-world linkshell 6 chat type.

Declaration
CrossLinkShell6 = 105

CrossLinkShell7

The cross-world linkshell 7 chat type.

Declaration
CrossLinkShell7 = 106

CrossLinkShell8

The cross-world linkshell 8 chat type.

Declaration
CrossLinkShell8 = 107

Extension Methods