Download
(15MB)
Download
Updated: 05-21-13 05:00 AM
Pictures
File Info
Updated:05-21-13 05:00 AM
Created:05-09-12 12:01 AM
Downloads:11,241
Favorites:32
MD5:

Darnellify  Popular! (More than 5000 hits)

Version: 1.1h (Re-tocced!)
by: Maziel [More]

* Voice actor required, Darnell sound-alike needed to finish this add-on. *
* Please message me or leave a forum comment if you can sound like Darnell. *


















Upcoming: Version 1.2. (It haz balls... O_o?)

#1.1h
- Changed TOC for patch 5.3
- In need of a Darnell sound-alike Voice Actor to do sound files for Darnellify v1.2. Looks like MikeB has given up or doesn't realise how much flipping time and energy went in to coding 1.2 which is ready.


#1.1g
- Changed TOC for patch 5.2
- In need of a Darnell sound-alike Voice Actor to do sound files for Darnellify v1.2. Looks like MikeB has given up or doesn't realise how much flipping time and energy went in to coding 1.2 which is ready.


#1.1f
- Changed TOC
- Still waiting on MikeB to do sound files for 1.2.


#1.1e
- Fixed Darnell saying, 'Ding!' when picking up a quest.


#1.1d
- Updated TOC for MoP.


#1.1c
- Added Spam Filter timer.


#1.1b
- Critical Hit Fix
- Added Swift Lovebird mount for Chocobo music


#1.1
- Tweaked environmental damage insulter
- Fixed up Duel Requested option
- Added /flirt
- Added Critical Hits
- Added /hello
- Tweaked some vendor sound file starting times
- Code added for Quest Accepted from NPC (sound still needs to be done)
- Code added for Quest Completed and Handed In to NPC (sound still needs to be done)
- Code added for Confirm Summon (sound still needs to be done)
- Code added for Player Level Up (sound still needs to be done)
- Code added for Achievement Earned (sound still needs to be done)
- Tweaked main interface menu
Optional Files (0)


Post A Reply Comment Options
Unread 05-10-12, 05:10 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Don't forget: Feel free to provide any suggestions for the next release, what else do you want Darnell to say?

So far all requests from the to-do list are added to the next version. Not the crit hot fix version, though I did throw in the Switf Lovebird request in the hot fix. ^_^



Don't forget, you can hit me up for requests via twitter too: @MarkDanielNeale



@Nitsut1658 Ah great!

You had me all worried for a moment.

I was about to code up all these additional random blank spots based on the first video posted... thinking it was 1.1b fix. Glad I didn't do it lol.

Based on that video, it seems like enough blankness with every now and then Darnell saying something.

Last edited by Maziel : 05-12-12 at 01:12 PM.
Report comment to moderator  
Reply With Quote
Unread 05-10-12, 08:19 PM  
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar

Forum posts: 101
File comments: 176
Uploads: 0
I am enjoying this, thanks for making it. There was a pvp video in wsg where he was a level 10 hunter and he was singing a song, gonna get that flag back. It makes me laugh every time I watch it. Can you put that in the mod for something?
Report comment to moderator  
Reply With Quote
Unread 05-10-12, 09:53 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally Posted by Vranx
I am enjoying this, thanks for making it. There was a pvp video in wsg where he was a level 10 hunter and he was singing a song, gonna get that flag back. It makes me laugh every time I watch it. Can you put that in the mod for something?
Hi, thanks for the feedback.

I'll look in to it and see if there is a way i can tell if you are holding the flag and even dropped it.

Edit:
Can you provide a link to the YouTube video with this song so MikeB can check it out and parody it with Darnell?

That would be so funny to see Darnell start singing once he grabs the flag and then insult you when you drop it. LOL

Cheers.

Edit 2:
I think I know the video you are talking about, he's talking about Hunters being OP or something.
Last edited by Maziel : 05-10-12 at 10:14 PM.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 12:06 AM  
taz030485
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 1
Hey Maziel,

Nice work on the addon so far.
Being a programmer and having made a few small personal addons, I couldn't help my self from looking at the source and I just have a few comments/suggests.

Crits: instead of for every crit randomly choosing to do nothing, could when u detect a crit have it not trigger again for some length of time (could be random between 0.5 - 1 sec for example)

Mounts: I think the mount checking could be condensed a bit. For example, do all mounts need to be parsed if the spell succeeded and the spellID is known? For mounts that share the same music why not check if the option is enabled before checking the mount? Why not use the isMounted() api call in the dismount check instead of parsing all the mounts?

Take from this what you want, this is just my suggestions/feedback. Feel free to contact me regarding any of it or any thing else.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 01:07 AM  
Geach
Premium Member

Forum posts: 1
File comments: 10
Uploads: 0
One feature/suggestion I would request is to toggle wow's music on when mounting and then back off when dismounting. Maybe have this be an option? Mainly because I play with the game music off normally.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 03:23 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally Posted by Vranx
I am enjoying this, thanks for making it. There was a pvp video in wsg where he was a level 10 hunter and he was singing a song, gonna get that flag back. It makes me laugh every time I watch it. Can you put that in the mod for something?
Not sure if I can get this one done... to figure out what event is triggering when you pick up a flag or drop a flag...

In game, you can use the command /etrace
It will bring up a window which tracks all types of events and stuff.

Then it is a matter of going through those events and figuring out which one is doing stuff for the above mentioned.

The problem is, if you're in a battle ground, no one wants you to stop to examine an event window... they want you to run the flag back home... and they certainly don't want you to drop the flag so you can find out what events are being triggered etc and so on...

This might be a tough one.
I love the idea...

What are the exact words printed in the chat window when you pick up a flag?
What are the exact words printed in the chat window when you drop the flag?

The other alternative I was thinking of is capturing the text that is printed in the chat window.
If text = "blah bla bla" then play xyz...

Was just another thought...


@Geach



You'll be pleased to know that I have figured out how to make this request a reality!

I'll add some kind of music icon or something to enable and disable it.


If enabled, it will remember the music level you have set your music at. When mounted, it will put the music channel to that volume. When dismounted, it will turn the volume to zero and thus, be muted.

So far, the code tests in game are working. I just need to do up that darn music icon and put it somewhere.




Originally Posted by Geach
One feature/suggestion I would request is to toggle wow's music on when mounting and then back off when dismounting. Maybe have this be an option? Mainly because I play with the game music off normally.
Maybe there is a way to turn the music channel on and off that I don't know about.

Sorry I'm at work replying to this and packing up shop to go home lol, so my brain is all over the place.

I am guessing you have music turned off by default.
And what you want is to hear Darnell singing when mounted, but when dismounted, turn music back off again, turning the channel on so that you can hear the singing whilst mounted.

... I will have to look further in to that... if that is what you're looking for...

If there is a way to do it, then sure... I don't see a problem with an extra tick box saying something like 'turn game music off after dismounting' or something.

Leave it with me and I'll investigate.
Last edited by Maziel : 05-12-12 at 01:10 PM.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 05:34 AM  
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar

Forum posts: 101
File comments: 176
Uploads: 0
Originally Posted by Maziel
Edit 2:
I think I know the video you are talking about, he's talking about Hunters being OP or something.
Thats the one. He sings at 2:18.
http://www.gamebreaker.tv/uncategori...is-hunters-op/
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 07:58 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally Posted by Vranx
==SNIP==
LOL

I just sampled the song from it: http://kiwi6.com/file/plk7vwz28h

Now I just gotta figure out how to get it to trigger.

Edit:
Looks like I was able to get it to work.
Last edited by Maziel : 05-14-12 at 11:14 AM.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 12:01 PM  
phantomheart77
A Kobold Labourer
 
phantomheart77's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Talking Lovin it!!

Just want to tell ya, I'm lovin this addon! I was in a DS raid last night and it was hilarious to hear Darnell every time I was getting crits. I know of 2 sayings off the top of my head that I would love to have added somehow. "Time to rerooooooooll!!" and the field goal comment he did when punting the turtles in the Firelands dailies. XD Keep up the good work and I'm spreading the word for all my friends that watch Blizz Blues to get Darnellify!
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 01:27 PM  
Pincushin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Just had to say, this thing is great! I was thinking that when you /slap he could say "Justice slap booom!" It's just a thought tho. Either way awesome job so far.
Report comment to moderator  
Reply With Quote
Unread 05-11-12, 03:03 PM  
OgreDaViking
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Lovin it

So far I'm loving this addon. Can a sound bit be added for Shug-Knight (CoreHound Pup)
Report comment to moderator  
Reply With Quote
Unread 05-12-12, 12:55 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally Posted by taz030485
==SNIP==
Howdy Taz, as per your suggestion, I have PM'd you my email address so we can take the 'dev talk' out and unclutter the comments section.

I've removed all of our dev-talk from the comments to unclutter it.

Check your inbox for my email, and thank you again Taz.


Originally Posted by OgreDaViking
So far I'm loving this addon. Can a sound bit be added for Shug-Knight (CoreHound Pup)
Hi OgreDaViking, glad you're loving the addon.

At the moment, we want to focus the addon specifically around the main character. This could later include saying things for summoning companions like the CoreHound Pup - but - Mists of Pandaria is giving us Pokemon, and naturally things regarding the spellIDs and how events are triggered will change.

So basically I don't want to code up a bunch of stuff for companions just right now in the event that Blizzard breaks it and changes things around - as well as wanting to find out what exactly can be done with the companions, from a Darnell point of view, with Mists of Pandaria Pokemon battles.

For example, Darnell might be able to hum the pokemon tune when a Pet Battle begins, or maybe he could yell at his pets when they fail the battle. Not sure yet, it's all just ideas and those ideas are definitely welcome. Just have to wait and see what MoP brings us (coding wise).

Edit:
Add-ons are currently ''disabled'' in the MoP beta, so I am unable to test stuff with MoP or add Mop related things right now.


Originally Posted by Pincushin
Just had to say, this thing is great! I was thinking that when you /slap he could say "Justice slap booom!" It's just a thought tho. Either way awesome job so far.
Hi Pinchushin, glad you're liking the add-on.

I've added the /slap 'Justice Slap Boom!' to the to-do list.


Originally Posted by phantomheart77
Just want to tell ya, I'm lovin this addon! I was in a DS raid last night and it was hilarious to hear Darnell every time I was getting crits. I know of 2 sayings off the top of my head that I would love to have added somehow. "Time to rerooooooooll!!" and the field goal comment he did when punting the turtles in the Firelands dailies. XD Keep up the good work and I'm spreading the word for all my friends that watch Blizz Blues to get Darnellify!
Hi, thanks phantomheart77.

I know that we do have, 'Time to re-rollllllllllll' coming somewhere soon.

I'll have to review the Punting Turtles episode and see what we can add.

Glad you love the addon, thanks!
Last edited by Maziel : 05-12-12 at 01:20 PM.
Report comment to moderator  
Reply With Quote
Unread 05-12-12, 03:45 PM  
ZEUSFINCH
A Kobold Labourer
 
ZEUSFINCH's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
would love to get JESUS WALK with sprint
thanks
Report comment to moderator  
Reply With Quote
Unread 05-12-12, 04:52 PM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Originally Posted by ZEUSFINCH
would love to get JESUS WALK with sprint
thanks
http://www.wowhead.com/spell=2983

Howdy Zeusfinch, added Jesus Walk to the to-do list.
Last edited by Maziel : 05-13-12 at 02:25 PM.
Report comment to moderator  
Reply With Quote
Unread 05-14-12, 09:54 AM  
djghost
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Love this addon its so funny hearing all the dif sounds any chance u could add Get over here when i use death grip plz thnx

great addon so far keep up the good work
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: