Thread Tools Display Modes
12-21-10, 10:24 AM   #1
Moxie
A Cobalt Mageweaver
 
Moxie's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 206
Guild Deposit Loot String?

I'm trying to edit the printed message for looting that includes the "X money deposited to guild bank" text, but can't seem to find the string in question. I've tried CHAT_MSG_MONEY and LOOT_MONEY but that doesn't do anything, and I've searched here and found nothing related to that message.

Anyone have any idea as to which string I need to edit, or where I may have gone wrong with CHAT_MSG_MONEY / LOOT_MONEY? Thanks!

Code:
LOOT_MONEY = "|cffffff00+|r |cffffffff%s"
CHAT_MSG_MONEY = "|cffffff00+|r |cffffffff%s"
__________________
"Someday we'll look back on this, laugh nervously and quickly change the subject."

"The truth is like sunlight: people used to think it was good for you."
  Reply With Quote
12-21-10, 04:34 PM   #2
aiikachi
A Cyclonian
 
aiikachi's Avatar
Join Date: Jan 2007
Posts: 44
wowprogramming isn't really uptodate. I download the files from blizz directly:
http://us.blizzard.com/support/artic...rticleId=21466

the lines you're looking for are:
YOU_LOOT_MONEY_GUILD
LOOT_MONEY_SPLIT_GUILD
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Guild Deposit Loot String?


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