Download
(1Kb)
Download
Updated: 01-10-10 01:40 AM
Pictures
File Info
Updated:01-10-10 01:40 AM
Created:01-10-10 01:40 AM
Downloads:2,278
Favorites:27
MD5:

Damn Dungeon Window

Version: rsomething
by: Shadowed [More]

Kills the dungeon completed window that pops up when finishing something formed through the LFD system. Instead it will show a message in the chat window indicating what or how much you earned.

Optional Files (0)


Post A Reply Comment Options
Unread 01-01-12, 06:51 PM  
Banur
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 137
Uploads: 5
GetLFGCompletionReward() has "now" (was barely in any dungeon) a subtypeID after typeID, line 39 needs to be changed.

New line:
Code:
local name, typeID, subtypeID, textureFilename, goldBase, goldVar, xpBase, xpVar, numStrangers, numRewards = GetLFGCompletionReward()
#Edith was in a dungeon and it works.
Last edited by Banur : 01-02-12 at 06:56 AM.
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 02:35 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Open DamnDungeonWindow/DamnDungeonWindow.lua

Find at the bottom of the file

DEFAULT_CHAT_FRAME:AddMessage(string.format(L["%s finished! Rewards: %s"], name, rewards))


Replace DEFAULT_CHAT_FRAME with the chat frame #, so for example:

ChatFrame3:AddMessage(string.format(L["%s finished! Rewards: %s"], name, rewards))

Will make it show in chat frame #3.
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 02:00 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Is there a way to change the chat window that it outputs to? Otherwise spectacular, as always.
__________________
There is absolutely no evidence to support the theory that life is serious.
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 07:37 AM  
Banur
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 137
Uploads: 5
Damn another nice "damn" addon
Report comment to moderator  
Reply With Quote
Unread 01-10-10, 04:30 AM  
High Five
A Kobold Labourer
 
High Five's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 30
Uploads: 2
Awesome. Thanks.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.