DynamicBoxer

DynamicBoxer

88.7k Downloads

events when logging in/out other toons - how to get our own BNet toon list

mooreatv opened this issue ยท 5 comments

commented

login of another toon

BN_INFO_CHANGED
BN_FRIEND_INFO_CHANGED x 2

at log out of 1 toon

BN_FRIEND_INFO_CHANGED x 2
BN_INFO_CHANGED

commented

kinda stuck at the fact the self presence id is nil (BNGetInfo)... can enumerate all bnet friends toon but not self which seems like a blizzard oversight... or I haven't found how yet

for other bnet:
BNGetNumFriends BNGetFriendGameAccountInfo BNGetFriendInfo BNGetGameAccountInfo

some data on
https://us.battle.net/forums/en/wow/topic/20742784697#post-1 (old but somewhat relevant)

commented

fun addition... it seems you can't send AddonMessages either cross realm if SAME bnet (works with different ones!!)

commented
07.98 Mama-DBox DBG[8]: OnEvent called for "DynBoxer","Mama-DBox" e="CLUB_MESSAGE_ADDED" 358718281
07.98 Mama-DBox DBG[3]: On ev "CHAT_MSG_COMMUNITIES_CHANNEL" , "|Kv1|k" , "|Kq16|k" , "" , "4. Community:358718281:1" , "" , "" , 0 , 4 , "Community:358718281:1" , 0 , 0 , nil , 1 , false , false , false , false
07.98 Mama-DBox DBG[8]: OnEvent called for "DynBoxer","Mama-DBox" e="CHAT_MSG_COMMUNITIES_CHANNEL" "|Kv1|k"

for
image