RSS

Понедельник, 29.04.2024, 16:31
Главная » WoW API »

Игровые события

[ Добавить запись ]

В категории материалов: 679
Показано материалов: 501-550
Страницы: « 1 2 ... 9 10 11 12 13 14 »

Название Описание
CHAT_MSG_WHISPER_INFORM Fires when the player sends a whisper to a player character.
CHAT_MSG_WHISPER Fires when the player receives a whisper from a player character.
CHAT_MSG_TRADESKILLS Fires when the player or a nearby character performs a trade skill recipe.
CHAT_MSG_TEXT_EMOTE Fires when the player receives a standard emote (e.g. `/dance`, `/flirt`) message.
CHAT_MSG_TARGETICONS Fires when a target icon message is sent in chat.
CHAT_MSG_SYSTEM Fires when a system message is received.
CHAT_MSG_SKILL Fires when skill related messages are received.
CHAT_MSG_SAY Fires when the player or a nearby character speaks (visible to other nearby characters)
CHAT_MSG_RESTRICTED Fires when the player attempts to send a chat message which is disallowed because the player is on a trial account.
CHAT_MSG_RAID_WARNING Fires when a raid warning message is received.
CHAT_MSG_RAID_LEADER Fires when a message is received in the raid chat channel from the raid leader.
CHAT_MSG_RAID_BOSS_WHISPER Fires when a raid boss whispers to the player.
CHAT_MSG_RAID_BOSS_EMOTE Fires when a raid boss performs emote text.
CHAT_MSG_RAID Fires when a message is received in the raid chat channel.
CHAT_MSG_PET_INFO Fires for pet-related messages normally displayed in the combat log (e.g. summoning or dismissing a pet)
CHAT_MSG_PARTY_LEADER This event is not yet documented.
CHAT_MSG_PARTY Fires when a message is received in the party chat channel.
CHAT_MSG_OPENING Fires for messages about the player "opening" a world object.
CHAT_MSG_OFFICER Fires when a message is received in officer chat.
CHAT_MSG_MONSTER_YELL Fires when an NPC yells (visible to players in a wide area or the entire zone)
CHAT_MSG_MONSTER_WHISPER Fires when an NPC whispers to the player.
CHAT_MSG_MONSTER_SAY Fires when a nearby NPC speaks (visible only to players in the immediate area)
CHAT_MSG_MONSTER_PARTY Fires when an NPC speaks to the player's party chat channel.
CHAT_MSG_MONSTER_EMOTE Fires when a nearby NPC performs emote text.
CHAT_MSG_MONEY Fires when the player receives money as loot.
CHAT_MSG_LOOT Fires when receiving notice that the player or a member of the player's group has looted an item.
CHAT_MSG_IGNORED Fires when an automatic response is received after whispering or inviting a character who is ignoring the player.
CHAT_MSG_GUILD_ACHIEVEMENT Fires when a member of the player's guild earns an achievement.
CHAT_MSG_GUILD Fires when a message is received in the guild chat channel.
CHAT_MSG_FILTERED Fires when the player attempts to send a chat message which is blocked by the spam filter.
CHAT_MSG_EMOTE Fires when a custom emote message is received.
CHAT_MSG_DND Fires when an automatic DND response is received.
CHAT_MSG_CURRENCY This event is not yet documented.
CHAT_MSG_COMBAT_XP_GAIN Fires when the player gains experience points.
CHAT_MSG_COMBAT_MISC_INFO Fires for miscellaneous messages to be displayed in the combat log, such as loss of equipment durability upon death.
CHAT_MSG_COMBAT_HONOR_GAIN Fires when the player gains honor points.
CHAT_MSG_COMBAT_GUILD_XP_GAIN Fires when a guild experience gain message appears in chat.
CHAT_MSG_COMBAT_FACTION_CHANGE Fires when the player gains or loses reputation with a faction.
CHAT_MSG_CHANNEL_NOTICE_USER Fires when certain actions pertaining to specific members happen on a world or custom chat channel.
CHAT_MSG_CHANNEL_NOTICE Fires when certain actions happen on a world or custom chat channel.
CHAT_MSG_CHANNEL_LIST Fires in response to a channel list query (e.g. `/chatlist`)
CHAT_MSG_CHANNEL_LEAVE Fires when another character leaves a world or custom chat channel monitored by the player.
CHAT_MSG_CHANNEL_JOIN Fires when another character joins a world or custom chat channel monitored by the player.
CHAT_MSG_CHANNEL Fires when a message is received in a world or custom chat channel.
CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE This event is not yet documented.
CHAT_MSG_BN_WHISPER_INFORM This event is not yet documented.
CHAT_MSG_BN_WHISPER Fires when you receive a whisper though Battle.Net.
CHAT_MSG_BN_INLINE_TOAST_CONVERSATION This event is not yet documented.
CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM Fires when the player sends a new broadcast (online message)
CHAT_MSG_BN_INLINE_TOAST_BROADCAST Fires whenever a user changes his broadcast message on Battle.Net.