- 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
SayMyName
- 0 Likes
- World of Warcraft
- 5,475 Downloads
- Supports: 4.0.1
- 4 Average Daily Downloads
- Comments
- Created 3/21/2009 9:19:51 PM
- Updated 11/8/2010 1:24:57 AM
- 35 Favorites
- Project Site
- License: GNU General Public License version 3 (GPLv3)
- Release Type: Beta
- Newest File: SayMyName 0.41
About SayMyName
Alerts you by playing the Auction House "bell" sound and relaying the message to the middle of your screen when:
- Someone says your name in *any* chat channel.
- Someone does an emote that contains your name or the word "you".
- Someone drops a Fish Feast or a Great Feast.
Also, all of these messages are printed to ChatFrame7 for a "log" in case you want to view them later, for example if you were afk.
Support for nicknames (or any other custom triggers) now implemented! Type /saymyname in-game to use it.
0.4 - Ignore feature now implemented!
0.41:
- Fix for 4.0.1
- small bugfix on casesensitive names
0.4:
- Updated TOC for 3.1
- Added support for ignoring players!
- Now does strict name-finding! (Will not activate if there are any letters before or after your names/triggers. Example: If someone says "aVux", it gets ignored because my trigger is "Vux".)
0.3:
Added support for nicknames!
0.2:
Added notification for Fish Feast and Great Feast!
0.1:
Initial Version (Changed mod name to SayMyName)
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| SayMyName 0.41 | Beta | 4.0.1 | 3,226 | 11/8/2010 1:24:57 AM |
| SayMyName 0.4 | Beta | 3.1.0 | 2,224 | 5/21/2009 12:40:23 PM |
| SayMyName 0.3 | Beta | 3.0.9 | 501 | 4/4/2009 11:10:39 PM |
| SayMyName 0.2 | Beta | 3.0.9 | 166 | 3/24/2009 12:36:42 AM |
| SayMyName 0.1 | Beta | 3.0.9 | 133 | 3/23/2009 12:04:19 AM |



Comments
I apologize, but I have left WoW as of November 2010! Maybe I will play again when life gets less hectic! But if anyone wants to pick it up, please let me know.
Curiously, I still get feedback alerts about my mod, which is pretty awesome!
I really wish this worked.
i hate missing chats from the guild when my name is mentioned or people are trying to get me, and they don't whisper.
I can be in a raid or group and have filters on, and don't care to see all the constant guild chatter, but would like to know if my name is mentioned.
This addon won't work because there is no configuration page where you can exclude channels, so if you have any addons that use custom channels, you know they are going to pass your toon name, so what happens is that this addon beeps all the time for an invalid reason.
There needs to be a config page to exclude channels, or to only work on specific channels.
Please address this problem if you have the time.
If you cannot, then I may mofify it myself when I have the time.
Thank you
I also agree that the ability to ignore certain channels would be a great addition.
1) Go to your addons folder (should be wow/interface/addons)
2) Open the file "SayMyName.lua" in any text editor (e.g. Notepad or Wordpad)
3) Scroll down to line 32. It should say
if ( event == "ADDON_LOADED" and arg1 == "SayMyName" ) then
4) Select that line and the following 8 lines (lines 32 to 40). The last line should say end
5) Delete them
6) Add the following lines (they're similar but not the same)
if ( event == "ADDON_LOADED") then
if ( arg1 == "SayMyName" ) then
if ( not namesTable ) then
ChatFrame1:AddMessage("SayMyName First Run")
namesTable = { UnitName("player") }
end
if ( not ignoredPlayers ) then
ignoredPlayers = { }
end
else
return false
end
end
Maybe when I get some time I'll pick this up and add some features (such as the Mage table, Soulstone, etc... idea that someone had below). Until then just try to apply this fix and let me know if you have any other issues.
I am, however, hoping for an update soon to hopefully fix the errors.
Thanks for the hard work!
Date: 2010-01-04 06:31:54
ID: 1
Error occured in: Global
Count: 2
Message: ..\AddOns\SayMyName\SayMyName.lua line 115:
bad argument #1 to 'strlower' (string expected, got boolean)
Debug:
[C]: ?
[C]: strlower()
SayMyName\SayMyName.lua:115: SayMyName_LookForNames()
SayMyName\SayMyName.lua:63: SayMyName_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
[C]: LoadAddOn()
LightHeaded\LightHeaded.lua:114: LoadNames()
LightHeaded\LightHeaded.lua:136: GetQuestName()
LightHeaded\LightHeaded.lua:868: UpdateFrame()
LightHeaded\LightHeaded.lua:279: SelectQuestLogEntry()
LightHeaded\LightHeaded.lua:52:
LightHeaded\LightHeaded.lua:51
[C]: SelectQuestLogEntry()
..\FrameXML\QuestLogFrame.lua:611: QuestLog_SetSelection()
..\FrameXML\QuestLogFrame.lua:692: QuestLog_SetFirstValidSelection()
..\FrameXML\QuestLogFrame.lua:357: QuestLog_Update()
..\FrameXML\QuestLogFrame.lua:296:
..\FrameXML\QuestLogFrame.lua:287
[C]: Show()
..\FrameXML\UIParent.lua:1576: SetUIPanel()
..\FrameXML\UIParent.lua:1398: ShowUIPanel()
..\FrameXML\UIParent.lua:1308:
..\FrameXML\UIParent.lua:1304
[C]: SetAttribute()
..\FrameXML\UIParent.lua:1974: ShowUIPanel()
..\FrameXML\UIParent.lua:1958: ToggleFrame()
[string "TOGGLEQUESTLOG"]:1:
[string "TOGGLEQUESTLOG"]:1
AddOns:
Swatter, v5.7.4568 (KillerKoala)
AckisRecipeList, v1.0 2769
AucAdvanced, v5.7.4568 (KillerKoala)
AucFilterBasic, v5.7.4568 (KillerKoala)
AucFilterOutlier, v5.7.4568.2531
AucMatchUndercut, v5.7.4568.2531
AucScanData, v5.7.4568 (KillerKoala)
AucStatClassic, v5.7.4568 (KillerKoala)
AucStatHistogram, v5.7.4568 (KillerKoala)
AucStatiLevel, v5.7.4568 (KillerKoala)
AucStatPurchased, v5.7.4568 (KillerKoala)
AucStatSales, v5.7.4568.2842
AucStatSimple, v5.7.4568 (KillerKoala)
AucStatStdDev, v5.7.4568 (KillerKoala)
AucStatWOWEcon, v5.7.4568.2530
AucUtilAHWindowControl, v5.7.4568.3311
AucUtilAppraiser, v5.7.4568.2530
AucUtilAskPrice, v5.7.4568.3175
AucUtilAutoMagic, v5.7.4568.3142
AucUtilCompactUI, v5.7.4568.2530
AucUtilEasyBuyout, v5.7.4568.3583
AucUtilFixAH, v5.7.4568 (KillerKoala)
AucUtilGlypher, v5.7.4568.2545
AucUtilItemSuggest, v5.7.4568.3108
AucUtilPriceLevel, v5.7.4568.2545
AucUtilScanButton, v5.7.4568.2530
AucUtilScanFinish, v5.7.4568.2530
AucUtilScanProgress, v5.7.4568.2530
AucUtilSearchUI, v5.7.4568.3655
AucUtilSimpleAuction, v5.7.4568.4553
AucUtilVendMarkup, v5.7.4568.2530
Automaton, v1.3.9
Babylonian, v5.1.DEV.130
Bagnon, v2.12.3
BagnonForever, v1.1.2
BagnonTooltips, v
Bartender4, v4.4.2
BeanCounter, v5.7.4568 (KillerKoala)
Configator, v5.1.DEV.130
DBMCore, v
DebugLib, v5.1.DEV.130
Enchantrix, v5.7.4568 (KillerKoala)
EnchantrixBarker, v5.7.4568 (KillerKoala)
FlightMap, v
Informant, v5.7.4568 (KillerKoala)
LightHeaded, v298
LightHeadedDataQIDNames, v298
MikScrollingBattleText, v5.4.74
Overachiever, v0.52
PetLeash, v1.5.8.1
QuestHistory, v
Recount, v
SayMyName, v0.4
SexyMap, v
SlideBar, v5.7.4568 (KillerKoala)
Stubby, v5.7.4568 (KillerKoala)
Titan, v4.3.2.30300 - Revision 339
TitanAmmo, v4.3.2.30300
TitanBag, v4.3.2.30300
TitanClock, v4.3.2.30300
TitanCoords, v4.3.2.30300
TitanGoldTracker, v4.3.2.30300
TitanLootType, v4.3.2.30300
TitanPerformance, v4.3.2.30300
TitanRegen, v4.3.2.30300
TitanRepair, v4.3.2.30300
TitanVolume, v4.3.2.30300
TitanXP, v4.3.2.30300
TomTom, vwowi:revision
TradeskillInfo, v1.6.1
XPerl, v3.0.8
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlTarget, v
zzhuntar, v2.8.0
BlizRuntimeLib_enUS v3.3.0.30300
(ck=94f)
Time: 10/03/09 18:28:58
Count: 1
[C]: ?
[C]: in function `strlower'
Interface\AddOns\SayMyName\SayMyName.lua:115: in function `SayMyName_LookForNames'
Interface\AddOns\SayMyName\SayMyName.lua:63: in function `SayMyName_OnEvent'
[C]: in function `LoadAddOn'
[C]: ?
[C]: in function `strlower'
Interface\AddOns\SayMyName\SayMyName.lua:115: in function `SayMyName_LookForNames'
Interface\AddOns\SayMyName\SayMyName.lua:63: in function `SayMyName_OnEvent'
[C]: in function `LoadAddOn'
Interface\AddOns\OmniCC\full.lua:46: in function
[C]: in function `Show'
Interface\FrameXML\UIParent.lua:1577: in function `SetUIPanel'
Interface\FrameXML\UIParent.lua:1383: in function `ShowUIPanel'
Interface\FrameXML\UIParent.lua:1315: in function
[C]: in function `SetAttribute'
Interface\FrameXML\UIParent.lua:1944: in function `ShowUIPanel'
Locals: (*temporary) = true
(*temporary) = "string expected, got boolean"