- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Identity-2
- 0 Likes
- World of Warcraft
- 14,310 Downloads
- Supports: 4.0.1
- 4 Average Daily Downloads
- Comments
- Created 5/23/2007 1:20:06 PM
- Updated 10/28/2010 11:21:42 PM
- 119 Favorites
- Project Site
- License: GNU General Public License version 3 (GPLv3)
- Release Type: Release
- Newest File: v2.1-40000
About Identity-2
Identity by Kjallstrom (ultranurd@yahoo.com)
Guild: Mellonea
Server: Kirin Tor
This addon allows you to specify your main character's name, an identity format string, and which channels will have your identity tag prepended. It also allows you to specify a nickname for use in Raid and Party channels.
All options are configured on a per-character basis.
WARNING! Due to the name change, upgrading to version 2.1 from 2.0 will lose your saved settings. In WTF/Accounts/ACCOUNT/Server/Character/SavedVariables, rename Identity.lua to Identity-2.lua, for each of your characters. Apologies for picking a bad name in the first place!
WARNING! You must delete any old versions of Identity before getting the name-changed version. I'm getting reports that they conflict with eachother if both are enabled at the same time.
Slash Commands:
/id <command> [<options>] /identity <command> [<options>]
help
Displays this help text.
config
Prints the current Identity configuration. Default subcommand.
off
Turns Identity off, but all settings are preserved. No labels will be sent. Identity is turned on by default.
on
Turns Identity on, using the currently stored settings. Configured labels will be sent. Identity is turned on by default.
main [<name>]
Sets the main character's Identity. This is the name used for all enabled channels except Raid and Party. If no main name is specified, the name is cleared.
nick [<name>]
Sets the nickname Identity. This is the name used in Raid, Battleground, and Party, if enabled. If no nickname is specified, the name is cleared.
enable <channel> [...]
Enables Identity for the specified space-separated channels.
Valid channel identifiers: guild, g officer, o raid, r party, p whisper, w, tell, t 1-10
disable <channel> [...]
Disables Identity for the specified space-separated channels.
zone on|off
Sets whether zone information should be added to your Identity.
format [<format>]
Sets the string used to display your Identity. The default is [%s], where %s is replaced by the current name information. The default can be restored by specifying no format string. All format strings must contain %s, which will be replaced by your Identity. Recommended for advanced users only.
reset
Clears your character's Identity settings.
tag v2.1-40000
50555a104e2bb539d6cc9e61773102de15e0d5dc
Nicolas Ward <ultranurd@yahoo.com>
2010-10-29 00:20:31 -0400
works in 4.0
--------------------
Nicolas Ward:
- switch event handlers to not use globals
- update version number for 4.0
- remove reference to last version change, since it was years ago
- Completed renaming mod to Identity-2 to avoid conflicts. May lose SavedVariables.
- Removing package metadata
- Tweaking the package name
- Adding package metadata to resolve name conflict.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v2.1-40000 | Release | 4.0.1 | 6,986 | 10/28/2010 11:21:42 PM |
| 2.1-30000 | Release | 3.0.2 | 6,916 | 10/20/2008 1:25:04 PM |
| 2.1-30000-alpha | Beta | 3.0.2 | 149 | 10/20/2008 12:44:05 PM |
| 2.0-30000 | Release | 3.0.2 | 615 | 10/15/2008 10:13:02 PM |
| 2.0-20400 | Release | 2.4.3 | 344 | 10/15/2008 7:59:16 PM |
| 2.0-20400 | Release | 2.4.2 | 476 | 5/30/2008 5:53:39 PM |
| 2.0-20300 | Release | 2.3.0 | 115 | 11/19/2007 5:50:35 PM |
| 2.0-20100 | Release | 2.1.0 | - | 5/23/2007 1:20:06 PM |
Comments
Can you search your AddOns directory for "SendChatMessage = " to see what other mod might be hooking the function?
Because of the name change, you'll lose your SavedVariables, unless you rename Identity.lua to Identity-2.lua in each character's SavedVariables folder.
Incorporated many of these modifications into the original Identity mod.
http://www-en.curse-gaming.com/downloads/details/2316/
I prefer the options on this one over the original Identity, and this one still works in 2.4
Planning on adding support for the new options UI API in the next version.