Skip to content

DOTA_CHAT_MESSAGE Enum

The DOTA_CHAT_MESSAGE enum defines various types of chat messages that can appear. For example in combat events.

Enum Values

NameValueDescription
CHAT_MESSAGE_INVALID-1Represents an invalid chat message.
CHAT_MESSAGE_HERO_KILL0Message for a hero kill.
CHAT_MESSAGE_HERO_DENY1Message for a hero deny.
CHAT_MESSAGE_BARRACKS_KILL2Message for barracks destruction.
CHAT_MESSAGE_TOWER_KILL3Message for tower destruction.
CHAT_MESSAGE_TOWER_DENY4Message for tower deny.
CHAT_MESSAGE_FIRSTBLOOD5Message for first blood.
CHAT_MESSAGE_STREAK_KILL6Message for a kill streak.
CHAT_MESSAGE_BUYBACK7Message for a player buying back into the game.
CHAT_MESSAGE_AEGIS8Message for picking up or using the Aegis.
CHAT_MESSAGE_ROSHAN_KILL9Message for killing Roshan.
CHAT_MESSAGE_COURIER_LOST10Message for a courier being killed.
CHAT_MESSAGE_COURIER_RESPAWNED11Message for a courier respawning.
CHAT_MESSAGE_GLYPH_USED12Message for glyph usage.
CHAT_MESSAGE_ITEM_PURCHASE13Message for item purchase.
CHAT_MESSAGE_CONNECT14Message for a player connecting to the game.
CHAT_MESSAGE_DISCONNECT15Message for a player disconnecting from the game.
CHAT_MESSAGE_DISCONNECT_WAIT_FOR_RECONNECT16Message for a disconnect with time to reconnect.
CHAT_MESSAGE_DISCONNECT_TIME_REMAINING17Message for time remaining before disconnect penalty.
CHAT_MESSAGE_DISCONNECT_TIME_REMAINING_PLURAL18Message for plural disconnect time remaining.
CHAT_MESSAGE_RECONNECT19Message for a player reconnecting to the game.
CHAT_MESSAGE_PLAYER_LEFT20Message for a player leaving the game.
CHAT_MESSAGE_SAFE_TO_LEAVE21Message indicating it is safe to leave the game.
CHAT_MESSAGE_RUNE_PICKUP22Message for picking up a rune.
CHAT_MESSAGE_RUNE_BOTTLE23Message for bottling a rune.
CHAT_MESSAGE_RUNE_DENY114Message for denying a rune.
CHAT_MESSAGE_INTHEBAG24Message for "It's in the bag!" declaration.
CHAT_MESSAGE_SECRETSHOP25Message for using the secret shop.
CHAT_MESSAGE_ITEM_AUTOPURCHASED26Message for items auto-purchased.
CHAT_MESSAGE_ITEMS_COMBINED27Message for combining items.
CHAT_MESSAGE_SUPER_CREEPS28Message for upgrading to super creeps.
CHAT_MESSAGE_CANT_USE_ACTION_ITEM29Message for attempting to use an unavailable item.
CHAT_MESSAGE_CANTPAUSE31Message indicating a pause cannot be initiated.
CHAT_MESSAGE_NOPAUSESLEFT32Message indicating no pauses are remaining.
CHAT_MESSAGE_CANTPAUSEYET33Message indicating a pause cannot be used yet.
CHAT_MESSAGE_PAUSED34Message indicating the game is paused.
CHAT_MESSAGE_UNPAUSE_COUNTDOWN35Message for the unpause countdown.
CHAT_MESSAGE_UNPAUSED36Message indicating the game has been unpaused.
CHAT_MESSAGE_AUTO_UNPAUSED37Message indicating the game was auto-unpaused.
CHAT_MESSAGE_YOUPAUSED38Message indicating that you paused the game.
CHAT_MESSAGE_CANTUNPAUSETEAM39Message indicating the team cannot unpause.