WoW:Events/Battle.net: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(bot will fill out)
 
m (automated upload)
Line 1: Line 1:
bot will fill out
__NOTOC____NOEDITSECTION__{{eventlistheader}}
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
<!-- DO NOT EDIT. THIS IS AN AUTOMATICALLY GENERATED PAGE. -->
 
 
:{{icon-information}}Note that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. [[Events/A]], [[Events/B]], etc. Changes there will be copied over to here within a few hours.
 
 
== Battle.net related events ==
 
{{evt|BN_BLOCK_LIST_UPDATED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_CLOSED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_CREATE_FAILED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_CREATE_SUCCEEDED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_INVITE_FAILED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_INVITE_SUCCEEDED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_JOINED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_LEFT|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_MEMBER_JOINED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_MEMBER_LEFT|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_MEMBER_UPDATED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_MESSAGE_BLOCKED|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_CHANNEL_MESSAGE_UNDELIVERABLE|Battle.net}}
 
 
 
 
{{evt|BN_CHAT_WHISPER_UNDELIVERABLE|Battle.net}}
 
 
 
 
{{evt|BN_CONNECTED|Battle.net}}
 
 
 
 
{{evt|BN_CUSTOM_MESSAGE_CHANGED|Battle.net}}
 
 
 
 
{{evt|BN_CUSTOM_MESSAGE_LOADED|Battle.net}}
 
 
 
 
{{evt|BN_DISCONNECTED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_ACCOUNT_OFFLINE|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_ACCOUNT_ONLINE|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_INFO_CHANGED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_INVITE_ADDED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_INVITE_LIST_INITIALIZED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_INVITE_REMOVED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_INVITE_SEND_RESULT|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_LIST_SIZE_CHANGED|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_TOON_OFFLINE|Battle.net}}
 
 
 
 
{{evt|BN_FRIEND_TOON_ONLINE|Battle.net}}
 
 
 
 
{{evt|BN_MATURE_LANGUAGE_FILTER|Battle.net}}
 
 
 
 
{{evt|BN_NEW_PRESENCE|Battle.net}}
 
 
 
 
{{evt|BN_REQUEST_FOF_FAILED|Battle.net}}
 
 
 
 
{{evt|BN_REQUEST_FOF_SUCCEEDED|Battle.net}}
 
 
 
 
{{evt|BN_SELF_OFFLINE|Battle.net}}
 
 
 
 
{{evt|BN_SELF_ONLINE|Battle.net}}
 
 
 
 
{{evt|BN_SYSTEM_MESSAGE|Battle.net}}
 
 
 
 
{{evt|BN_TOON_NAME_UPDATED|Battle.net}}
 
 
 
 
{{evt|CHAT_MSG_BN_CONVERSATION|Battle.net,Communication}}
 
 
 
 
{{evt|CHAT_MSG_BN_CONVERSATION_LIST|Battle.net,Communication}}
 
 
 
 
{{evt|CHAT_MSG_BN_CONVERSATION_NOTICE|Battle.net,Communication}}
 
 
 
 
{{evt|CHAT_MSG_BN_INLINE_TOAST_ALERT|Battle.net,Communication}}
 
 
 
 
{{evt|CHAT_MSG_BN_INLINE_TOAST_BROADCAST|Battle.net,Communication}}
 
 
 
 
{{evt|CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM|Battle.net,Communication}}
 
Fired when the Bnet Real ID Broadcast Message is changed or from [[API BNSetCustomMessage]]
; arg1: Broadcast Message
;arg11: Chat lineID
 
 
{{evt|CHAT_MSG_BN_INLINE_TOAST_CONVERSATION|Battle.net,Communication}}
 
; arg1: toast message (ie. FRIEND_OFFLINE, FRIEND_ONLINE)
; arg2: author
;arg11: Chat lineID
;arg13: Bnet presenceID
 
 
{{evt|CHAT_MSG_BN_WHISPER|Battle.net,Communication}}
 
; arg1: chat message
; arg2: author
; arg6: AFK/DND/GM "CHAT_FLAG_"..arg6 flags
;arg11: Chat lineID
;arg13: Bnet presenceID
 
 
{{evt|CHAT_MSG_BN_WHISPER_INFORM|Battle.net,Communication}}
 
;arg11: Chat lineID
;arg13: Bnet presenceID

Revision as of 20:51, 6 October 2010

Event API


"I" iconNote that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. Events/A, Events/B, etc. Changes there will be copied over to here within a few hours.


Battle.net related events

"BN_BLOCK_LIST_UPDATED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_CLOSED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_CREATE_FAILED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_CREATE_SUCCEEDED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_INVITE_FAILED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_INVITE_SUCCEEDED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_JOINED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_LEFT"
Category: Battle.net
 



"BN_CHAT_CHANNEL_MEMBER_JOINED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_MEMBER_LEFT"
Category: Battle.net
 



"BN_CHAT_CHANNEL_MEMBER_UPDATED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_MESSAGE_BLOCKED"
Category: Battle.net
 



"BN_CHAT_CHANNEL_MESSAGE_UNDELIVERABLE"
Category: Battle.net
 



"BN_CHAT_WHISPER_UNDELIVERABLE"
Category: Battle.net
 



"BN_CONNECTED"
Category: Battle.net
 



"BN_CUSTOM_MESSAGE_CHANGED"
Category: Battle.net
 



"BN_CUSTOM_MESSAGE_LOADED"
Category: Battle.net
 



"BN_DISCONNECTED"
Category: Battle.net
 



"BN_FRIEND_ACCOUNT_OFFLINE"
Category: Battle.net
 



"BN_FRIEND_ACCOUNT_ONLINE"
Category: Battle.net
 



"BN_FRIEND_INFO_CHANGED"
Category: Battle.net
 



"BN_FRIEND_INVITE_ADDED"
Category: Battle.net
 



"BN_FRIEND_INVITE_LIST_INITIALIZED"
Category: Battle.net
 



"BN_FRIEND_INVITE_REMOVED"
Category: Battle.net
 



"BN_FRIEND_INVITE_SEND_RESULT"
Category: Battle.net
 



"BN_FRIEND_LIST_SIZE_CHANGED"
Category: Battle.net
 



"BN_FRIEND_TOON_OFFLINE"
Category: Battle.net
 



"BN_FRIEND_TOON_ONLINE"
Category: Battle.net
 



"BN_MATURE_LANGUAGE_FILTER"
Category: Battle.net
 



"BN_NEW_PRESENCE"
Category: Battle.net
 



"BN_REQUEST_FOF_FAILED"
Category: Battle.net
 



"BN_REQUEST_FOF_SUCCEEDED"
Category: Battle.net
 



"BN_SELF_OFFLINE"
Category: Battle.net
 



"BN_SELF_ONLINE"
Category: Battle.net
 



"BN_SYSTEM_MESSAGE"
Category: Battle.net
 



"BN_TOON_NAME_UPDATED"
Category: Battle.net
 



"CHAT_MSG_BN_CONVERSATION"
Category: Battle.net,Communication
 



"CHAT_MSG_BN_CONVERSATION_LIST"
Category: Battle.net,Communication
 



"CHAT_MSG_BN_CONVERSATION_NOTICE"
Category: Battle.net,Communication
 



"CHAT_MSG_BN_INLINE_TOAST_ALERT"
Category: Battle.net,Communication
 



"CHAT_MSG_BN_INLINE_TOAST_BROADCAST"
Category: Battle.net,Communication
 



"CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM"
Category: Battle.net,Communication
 

Fired when the Bnet Real ID Broadcast Message is changed or from API BNSetCustomMessage

arg1
Broadcast Message
arg11
Chat lineID


"CHAT_MSG_BN_INLINE_TOAST_CONVERSATION"
Category: Battle.net,Communication
 
arg1
toast message (ie. FRIEND_OFFLINE, FRIEND_ONLINE)
arg2
author
arg11
Chat lineID
arg13
Bnet presenceID


"CHAT_MSG_BN_WHISPER"
Category: Battle.net,Communication
 
arg1
chat message
arg2
author
arg6
AFK/DND/GM "CHAT_FLAG_"..arg6 flags
arg11
Chat lineID
arg13
Bnet presenceID


"CHAT_MSG_BN_WHISPER_INFORM"
Category: Battle.net,Communication
 
arg11
Chat lineID
arg13
Bnet presenceID