Help

Dying (but more fun)

Audio & Video Login to Add Favorites
  • 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
or

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.

Comments

First Previous Page 1 of 2 Next Last
  • #16
    Thanks for finding those changes needed I apologize for not getting around to this sooner just been busy with work and raiding I'd honestly forgotten about this addon. I have some time off coming up soon and promise to include updates for new bosses added and I still would like to add some more features pending I have the time to do so.
  • #15
    a fix for 4.01 (global "this" no longer defined)

    dying.toc:
    ## Interface: 4000

    dying.xml:
    notpreparedLoad(self);

    dying.lua:
    function notpreparedLoad(self)
    self:RegisterEvent("PLAYER_DEAD");

    hth
  • #14
    I have this addon, and about half the time, I get a double message. It will play two sound files at the same time :/
  • #13
    Could you make a version of just Illidan saying "You were not prepared"? Or the possibility to choose which ones should be active and which ones should not. Great job with the addon though. :)
  • #12
    i get this error if ein enter the /death command

    [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'

  • #11
    How do you get the error? Is it with the slash command, when you die, or both? I honestly don't know alot about lua code in fact this is the only attempt I've ever made at it. I have not gotten the error myself and I am unsure if I can correct it but if I can duplicate it I will give it a go.
  • #10
    This is the error I get...
    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)
  • #9
    Iám getting this error (with version the newest version)

    [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'

  • #8
    Axif~

    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.
  • #7
    well it aint working for me somehow when i do /imdead or /death it comes up an error message that says Interface\AddOns\Dying\dyin.lua:108:attempt to get lenght of global 's' (a number value)
  • #6
    ah i have comix and DBM is there a way too have it work with the others....
  • #5
    Axif~

    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
  • #4
    i added this mod but it dose not work what so ever unless i do the /imdead but when i die nothing could u help me out Mahalo....
  • #3
    Minor detail...
    "we're" means "we are".
    The word you're looking for is "were" ;)

    Nice work though. I'll give it a go :)
  • #2
    this sounds like fun.
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Minecraft 3D Print Giveaway

Enter Now!