RaidLedger
Raid Ledger
A ledger for GDKP/gold run raid.
How to toggle the ledger panel
You can use either way:
- via
/raidledger
- Click
Raid Ledger
button on raid panel
Features
Create a summary and report to raid channel
Smart looter name autocomplete.
1
for all members in subgroup1
,hunter
for all hunters in raid groupLoot charges (credit for team) and looter can be modified at any time
Customized reason credit for team, e.g.
Package: all rare loot
for 100GCompensation for special raid members
%
Percentage Net Profit mode*
Multiple Per Member credit modeGold
Addtitonal gold mode
Calculate gold run per member credit for each raid members
Loot during raid will be added to ledger automatically
/raidledlger toggle
to change mode- On
- In Raid Only
- Off
Easy to export as text in order to copy/paste to a third party website.
Raid Ledger 金团账本
专为为目前金团设计 团长可以记账,方便快捷 打工可以记账,童叟无欺
使用
- 界面呼出
/gtuan
功能
消费汇总广播
随时修改价格,拾取人
智能自动完成,输入 1 会显示小队1 的成员 输入 猎人 会把 猎人 或者名字带有猎人的人都列出来
可以添加补助,会在总钱数中自动扣除
- 多倍工资
- 比例补助
- 固定金币
人数自动计算平均费用
拾取的物品会自动加到账簿 当然还可以手动添加 (物品) 右键点击物品 可以删除记录
可以导出文本 发到 微信群 YY 等地方
Try typing this at the top of gui.lua
function InterfaceOptionsFrame_OpenToCategory(categoryNameOrFrame)
if type(categoryNameOrFrame) == "string" then
return Settings.OpenToCategory(categoryNameOrFrame);
elseif type(categoryNameOrFrame) == "table" then
local frame = categoryNameOrFrame;
local category = frame.name;
if category and type(category) == "string" then
return Settings.OpenToCategory(category);
end
end
end
This will fix it
In reply to 좌상탄: do you have the fixed file, tried to copie the line in the file but i still got error
In reply to Talenan:
sorry the error should have been fixed for long time if you upgrade to latest version
Hi,
Could you update it to the latest Classic Era Game Version of 1.15.4, since the addon is no longer working properly?
Would be awesome, thanks a lot in advance!
In reply to maximus210793:
too many breaking changes, need more time to fix it
In reply to oishii1992:
thanks for your feedback and your effort in fixing it <3
Hi. Any chance this could be re-written to track raid loot in Retail?
In reply to Toffees:
is raid ledger useful in retail?
Hi,
Could you update it to the latest Classic Era Game Version of 1.15.3?
Would be awesome, thanks a lot in advance!
Hi,
Could you update it to the latest Classic Era Game Version of 1.15.2?
Would be awesome, thanks a lot in advance!
how to return the trade function?
and how to add id29434 to the blacklist?
In reply to aCOOLa91:
just put 29434 in blacklist box in setting
(did not get what does return the trade mean)
In reply to oishii1992:
in older versions, it was possible to automatically give away gold
In reply to aCOOLa91:
which version do you mean?
I did not remember any version supports `give away` gold.
Please add option for short bids.
ex.To bid 30k instead of 30000
Looks great so far but russian localization just awful and lowest bid 50g is just too high, we have 5g lowest bid for most tier and not bis items
you can right click to have up to 1g range. translation welcomed here https://www.wowace.com/projects/raidledger/localization
In reply to oishii1992:
建议增加匿名拍卖,私聊出价
Suggestion: anonymous mode, pst to bid
also another option to blacklist certain items that will never be bid on would be amazing too
would request a sizing option. where you can scale it down to 90%, 80% etc size. or a edge click and hold to resize option would be even better