- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,843 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
Dying (but more fun)
- 0 Likes
- World of Warcraft
- 12,420 Downloads
- Supports: 4.0.6
- 3 Average Daily Downloads
- Comments
- Created 2/25/2009 10:30:05 PM
- Updated 3/11/2011 7:10:44 PM
- 19 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: Dying (but more fun) Version 1.2b
About Dying (but more fun)
Basically just something I made when I was bored. Whenever you die plays a random audio file from the list. Originally when I created it just for myself it was Illidan saying 'You were not prepared!'. I recently upgraded it to randomly say things from other boss encounters. In my spare time I will try to figure out an interface to let you pick and choose what things are said but don't expect it soon.
To test it or macro it use /death or /imdead
~ Greckn of Arygos
Version 1.2b Added in fix to support 4.0 (Thanks to Speedwaystar)
Version 1.2 Updated for Trial of the Crusader, Ulduar, and Trial of the Champion Bosses
Version 1.1
Had an incorrect filename in the XML file should work correctly now.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| Dying (but more fun) Version 1.2b | Release | 4.0.6 | 3,188 | 3/11/2011 7:10:44 PM |
| Dying 1.2 | Release | 3.2.0 | 6,240 | 9/1/2009 3:16:18 PM |
| Dying (but more fun) | Release | 3.0.9 | 3,191 | 3/4/2009 9:38:52 PM |
| Dying (but more fun) | Release | 3.0.9 | 633 | 2/25/2009 10:31:06 PM |
Comments
dying.toc:
## Interface: 4000
dying.xml:
notpreparedLoad(self);
dying.lua:
function notpreparedLoad(self)
self:RegisterEvent("PLAYER_DEAD");
hth
[08:11:12] Interface\AddOns\Dying\dying.lua:108: attempt to get length of global 's' (a number value)
[C]: ?
Interface\AddOns\Dying\dying.lua:108: in function `value'
Interface\FrameXML\ChatFrame.lua:3231: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2930: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2951: in function `ChatEdit_OnEnterPressed'
Message: ..\AddOns\Dying\dying.lua line 108:
attempt to get length of global 's' (a number value)
Debug:
(tail call): ?
[C]: ?
Dying\dying.lua:108: value()
..\FrameXML\ChatFrame.lua:3231: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:2930: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:2951: ChatEdit_OnEnterPressed()
[string "*:OnEnterPressed"]:1:
[string "*:OnEnterPressed"]:1
AddOns:
Swatter, v3.1.11 ()
Atlas, v1.13.0
AtlasBattlegrounds, v1.13.0
AtlasDungeonLocs, v1.13.0
AtlasOutdoorRaids, v1.13.0
AtlasTransportation, v1.13.0
AtlasLoot, vv5.03.03
AtlasLootFu, vv5.03.03
autograts, v
Babylonian, v5.1.DEV.130
BonusScanner, v4.6b
BrokerBonusScanner, v1.0b
Configator, v5.1.DEV.160
CurseProfiler, v
DBMCore, v
DebugLib, v5.1.DEV.130
Dying, v
Gatherer, v3.1.11
GathererDBWowhead, v1.0.%date%
MozzFullWorldMap, v3.34.30000
QuestHelper, v0.93
Recount, v
SlideBar, v3.1.11 ()
SpamMeNot, v3.0
Stubby, v5.1.3715 (SnaggleTooth)
Titan, v4.1.7.30000 (Revision 154)
TitanAmmo, v4.1.7.30000
TitanBag, v4.1.7.30000
TitanClock, v4.1.7.30000
TitanCoords, v4.1.7.30000
TitanGoldTracker, v4.1.7.30000
TitanItemBonuses, v4.1.6.30000
TitanLootType, v4.1.7.30000
TitanPerformance, v4.1.7.30000
TitanRegen, v4.1.7.30000
TitanRepair, v4.1.7.30000
TitanVolume, v4.1.7.30000
TitanXP, v4.1.7.30000
TourGuide, v3.0.9.47
XPerl, v3.0.2a
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidMonitor, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
(ck=51a)
[17:55:13] Interface\AddOns\Dying\dying.lua:108: attempt to get length of global 's' (a number value)
[C]: ?
Interface\AddOns\Dying\dying.lua:108: in function `notpreparedEvent'
I had an incorrect filename that may have caused your problem. Also may have caused ZemtexB's problem please redownload and tell me if its working.
The only time I have seen it not work when dying is if there are other addons playing audio files. Also I noticed while wiping on Sartharion last night that it played but I couldnt hear it over all the usual boss emotes and I had to really listen for it. This addon is really simple in coding so really as long as you can /imdead it should be working.
-Greckn
"we're" means "we are".
The word you're looking for is "were" ;)
Nice work though. I'll give it a go :)