Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
v0.8.0 release | 196.26 KB | Dec 14, 2014 | 6.0.3 | 579 | ![]() |
v0.7.12 release | 205.33 KB | Dec 3, 2011 | 4.3.0 | 696 | ![]() |
v0.7.11 release | 205.21 KB | Aug 15, 2011 | 4.2.0 | 445 | ![]() |
v0.7.10 release | 204.98 KB | Jul 31, 2011 | 4.2.0 | 266 | ![]() |
v0.7.8 release | 205.06 KB | Jul 31, 2011 | 4.2.0 | 79 | ![]() |
v0.7.7 release | 204.79 KB | Jul 22, 2011 | 4.2.0 | 161 | ![]() |
v0.7.6 release | 203.79 KB | Jul 14, 2011 | 4.2.0 | 137 | ![]() |
v0.7.5 release | 202.05 KB | Jul 8, 2011 | 4.2.0 | 201 | ![]() |
v0.7.4 release | 201.57 KB | Jul 4, 2011 | 4.2.0 | 171 | ![]() |
v0.7.2 release | 200.64 KB | Jun 30, 2011 | 4.2.0 | 122 | ![]() |
v0.7.1 release | 200.74 KB | Jun 29, 2011 | 4.2.0 | 28 | ![]() |
v0.7.0 release | 201.20 KB | Jun 27, 2011 | 4.2.0 | 56 | ![]() |
v0.6.2 release | 190.24 KB | Jun 20, 2011 | 4.1.0 | 32 | ![]() |
v0.6.1 release | 189.65 KB | Jun 7, 2011 | 4.1.0 | 36 | ![]() |
v0.6.0 release | 189.56 KB | May 29, 2011 | 4.1.0 | 32 | ![]() |
v0.5.5 release | 187.15 KB | May 26, 2011 | 4.1.0 | 41 | ![]() |
v0.5.4 release | 186.78 KB | May 25, 2011 | 4.1.0 | 38 | ![]() |
v0.5.3 release | 187.01 KB | May 25, 2011 | 4.1.0 | 35 | ![]() |
v0.5.2 release | 184.74 KB | May 24, 2011 | 4.1.0 | 41 | ![]() |
v0.5.1 release | 184.76 KB | May 24, 2011 | 4.1.0 | 39 | ![]() |
v0.5.0 release | 184.73 KB | May 24, 2011 | 4.1.0 | 32 | ![]() |
v0.4.5 release | 182.23 KB | May 24, 2011 | 4.1.0 | 31 | ![]() |
v0.4.4 release | 182.74 KB | May 23, 2011 | 4.1.0 | 55 | ![]() |
v0.4.3 release | 166.42 KB | May 23, 2011 | 4.1.0 | 26 | ![]() |
v0.4.2 release | 166.73 KB | May 23, 2011 | 4.1.0 | 44 | ![]() |
v0.4.1 release | 165.38 KB | May 22, 2011 | 4.1.0 | 30 | ![]() |
v0.4.0 release | 165.24 KB | May 22, 2011 | 4.1.0 | 48 | ![]() |
v0.3.0 release | 164.45 KB | May 22, 2011 | 4.1.0 | 25 | ![]() |
v0.2.2 release | 164.23 KB | May 21, 2011 | 4.1.0 | 30 | ![]() |
v0.2.1 release | 164.00 KB | May 20, 2011 | 4.1.0 | 43 | ![]() |
v0.2.0 release | 164.02 KB | May 19, 2011 | 4.1.0 | 29 | ![]() |
v0.1.3 release | 161.72 KB | May 19, 2011 | 4.1.0 | 29 | ![]() |
v0.1 release | 161.52 KB | May 18, 2011 | 4.1.0 | 35 | ![]() |
Screenshots
Description
Overview
This addon gives you the possibility to add names to other peoples chars. You will then see these names behind the char names in chats (guild, party, raid, whispers, battlegound), making it somewhat easier and more personal to communicate with your mates. Also, never again forget who you're talking to! Especially useful in larger guilds or raid groups.
If you find any errors, please leave a comment below, or, even better, open a ticket on curseforge.com. Also, in most cases an error code will be printed to the chat window. It would help a lot if you tell me this code.
Features
- Add/delete alternative buddy names to/from other peoples chars (not limited to chars that are in the same guild or faction as you)
- Display these buddy names in various chats, like, e.g., guild chat, party/raid/BG chat, whispers, and also when a user logs on or off.
- Should work with WoW in all languages (although I only tried english&german up to now)
- Configurable
- Configure in which chats the buddy names will be added
- Choose whether to display your own buddy name in chat or not
- Configure how buddy names are displayed in chat (default: "char:buddy")
Usage
- /bn
- Display help text
- /bn add <charname> <buddyname>
- Adds buddyname to char
- /bn del <charname>
- Deletes buddyname from char
- /bn list
- Lists all stored buddy associations from the current server
- /bn list guild (not working at the moment)
- Lists all guild buddies
- /bn list <someText> (without <>) (not working at the moment)
- Lists all buddies whose char name or buddy name contains "someText"
- /bn on
- Switches BuddyName on
- /bn off
- Switches BuddyName off
Version History
- v0.8:
- Got this working again with connected realms and Draenor addon. On the other hand, also removed guild synchronization. Code was working good, but very hard to maintain. Also, no idea if a significant number of people was ever using guild synchro, thus possibly not worth the effort.
- v0.7:
- Guild synchronization (deactivated by default)
- v0.6:
- Working configuration dialog, integrated into Blizzards Addon Interface Dialog
- v0.5:
- * Removed broken RealID/Battle.net integration
* Included working guild synchronization beta code (deactivated by default, not documented)
- v0.4:
- * Included RealID/Battle.net integration
* First work on guild synchronization
- v0.3:
- * Completely changed the internal name substitution mechanism from event filtering to AddMessage() hooking
- v0.2:
- * Included localization, added german as language for status messages
* Changed internal database format
- v0.1:
- * Initial version, some basic functionality
Add a comment