[sldev] 'L$ received' notification generated server side?
Thickbrick Sleaford
thickbrick.sleaford at gmail.com
Mon Feb 1 22:08:01 PST 2010
On Monday 01 February 2010 21:57:39 Jacek Antonelli wrote:
> It is not in notifications.xml. If it were, I wouldn't need to ask
> about this on the list. :)
>
> (The phrase "paid you" is found in only two files in the viewer:
> llinventory/lltransactionflags.cpp as I mentioned, and in
> newview/llpanelgrouplandmoney.cpp, which is used only by the group
> land/finances history.)
>
It looks to me like the whole "First Last paid you L$n [for x]." string comes
pre-formatted from the sim (or dataserver -> sim -> viewer, according to the
message template,) in the Description field of the MoneyBalanceReply message.
So there's nothing the viewer can do about the "for x" part if it's not
already there.
See process_money_balance_reply() in llviewermessage.cpp.
--
Thickbrick
More information about the SLDev
mailing list