diff --git a/Chat-Channel-Types.md b/Chat-Channel-Types.md new file mode 100644 index 0000000..ae10f27 --- /dev/null +++ b/Chat-Channel-Types.md @@ -0,0 +1,103 @@ +**ID**|**Code**|**Notes** +:-----|:-----|:----- +0|CC_WhiteSmoke|F0F0F0 +1|CC_DimGray|606060 +2|CC_Green|008000 +3|CC_BrightBlue|0040FF +5|CC_Magenta|F000F0 +6|CC_Gray|808080 +7|CC_LightGray|E0E0E0 +10|//CC_WhiteSmoke2|F0F0F0 +12|CC_DarkGray|A0A0A0 +13|CC_Red|F00000 +14|CC_Lime|00F000 +15|CC_Yellow|F0F000 +16|CC_Blue|0000F0 +17|CC_LightNavy|0000AF +18|CC_Cyan|00F0F0 +20|CC_Black|000000 +256|MT_Say|Say +257|MT_Tell|Tell +258|MT_Group|Group +259|MT_Guild|Guild +260|MT_OOC|OOC +261|MT_Auction|Auction +262|MT_Shout|Shout +263|MT_Emote|Emote +264|MT_Spells|Spells +265|MT_YouHitOther|YouHitOther +266|MT_OtherHitsYou|OtherHitsYou +267|MT_YouMissOther|YouMissOther +268|MT_OtherMissesYou|OtherMissesYou +269|MT_Broadcasts|Broadcasts +270|MT_Skills|Skills +271|MT_Disciplines|Disciplines +272|MT_Unused1|Unused1 +273|MT_DefaultText|DefaultText +274|MT_Unused2|Unused2 +275|MT_MerchantOffer|MerchantOffer +276|MT_MerchantBuySell|MerchantBuySell +277|MT_YourDeath|YourDeath +278|MT_OtherDeath|OtherDeath +279|MT_OtherHits|OtherHits +280|MT_OtherMisses|OtherMisses +281|MT_Who|Who +282|MT_YellForHelp|YellForHelp +283|MT_NonMelee|NonMelee +284|MT_WornOff|WornOff +285|MT_MoneySplit|MoneySplit +286|MT_LootMessages|LootMessages +287|MT_DiceRoll|DiceRoll +288|MT_OtherSpells|OtherSpells +289|MT_SpellFailure|SpellFailure +290|MT_Chat|Chat +291|MT_Channel1|Channel1 +292|MT_Channel2|Channel2 +293|MT_Channel3|Channel3 +294|MT_Channel4|Channel4 +295|MT_Channel5|Channel5 +296|MT_Channel6|Channel6 +297|MT_Channel7|Channel7 +298|MT_Channel8|Channel8 +299|MT_Channel9|Channel9 +300|MT_Channel10|Channel10 +301|MT_CritMelee|CritMelee +302|MT_SpellCrits|SpellCrits +303|MT_TooFarAway|TooFarAway +304|MT_NPCRampage|NPCRampage +305|MT_NPCFlurry|NPCFlurry +306|MT_NPCEnrage|NPCEnrage +307|MT_SayEcho|SayEcho +308|MT_TellEcho|TellEcho +309|MT_GroupEcho|GroupEcho +310|MT_GuildEcho|GuildEcho +311|MT_OOCEcho|OOCEcho +312|MT_AuctionEcho|AuctionEcho +313|MT_ShoutECho|ShoutECho +314|MT_EmoteEcho|EmoteEcho +315|MT_Chat1Echo|Chat1Echo +316|MT_Chat2Echo|Chat2Echo +317|MT_Chat3Echo|Chat3Echo +318|MT_Chat4Echo|Chat4Echo +319|MT_Chat5Echo|Chat5Echo +320|MT_Chat6Echo|Chat6Echo +321|MT_Chat7Echo|Chat7Echo +322|MT_Chat8Echo|Chat8Echo +323|MT_Chat9Echo|Chat9Echo +324|MT_Chat10Echo|Chat10Echo +325|MT_DoTDamage|DoTDamage +326|MT_ItemLink|ItemLink +327|MT_RaidSay|RaidSay +328|MT_MyPet|MyPet +329|MT_DS|DS +330|MT_Leadership|Leadership +331|MT_PetFlurry|PetFlurry +332|MT_PetCrit|PetCrit +333|MT_FocusEffect|FocusEffect +334|MT_Experience|Experience +335|MT_System|System +336|MT_PetSpell|PetSpell +337|MT_PetResponse|PetResponse +338|MT_ItemSpeech|ItemSpeech +339|MT_StrikeThrough|StrikeThrough +340|MT_Stun|Stun \ No newline at end of file