Thread Tools Display Modes
01-20-10, 09:54 PM   #1
Killrdarknes
A Kobold Labourer
 
Killrdarknes's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 1
DBM auto respond

I remember DBM having an option that allowed you to change the auto-respond message, but when i was looking for it today it seems to have disappeared, does anyone know if you can still change it and if so how?
__________________
  Reply With Quote
01-21-10, 05:53 AM   #2
v6o
An Onyxian Warder
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 399
The option to change the text was removed and instead localized.

You'll need to open the localization files and change it manually.


DBM-Core\localization.en.lua
Code:
DBM_CORE_AUTO_RESPONDED    = "Auto-responded."
DBM_CORE_STATUS_WHISPER    = "%s: %s, %d/%d people alive"
DBM_CORE_AUTO_RESPOND_WHISPER  = "%s is busy fighting against %s (%s, %d/%d people alive)"
DBM_CORE_WHISPER_COMBAT_END_KILL = "%s has defeated %s!"
DBM_CORE_WHISPER_COMBAT_END_WIPE = "%s has wiped on %s"
__________________
I stopped playing back World of Warcraft in 2010 and I have no plans on returning.
This is a dead account and if you want to continue any of my addons or make a fork then feel free to do so.
This is your permission slip.

If you need to contact me, do so on Twitter @v6ooo

Best regards, v6.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » DBM auto respond


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off