• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-1190
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: tx Oh
Votes: 17
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

enhanced llGiveMoney function required

Created: 14/Jan/08 02:49 AM   Updated: 07/Oct/09 08:01 AM
Return to search
Component/s: Scripts
Affects Version/s: None
Fix Version/s: None

Environment: general lsl feature enhancement
Issue Links:
Duplicate
 
Relates


 Description  « Hide
llGiveMoney(key target, integer amount) works well but normaly a 'You paid User Name L$NNN." in a dialog is not enough, also not enough in the transaction log. it would be good to have the same function with a string argument. like:

llGiveMoneyReason(key target, integer amount, string reason)

so, that the dialog can name the reason and the transaction log will also list the reason. like:
"You paid User Name L$NNN for:\nReason text"

transaction log may be:

Date: 1970-01-01 00:00:01
Type: Object Pays
Region: Region
Source: Source
Desc: Reason text

thanks,

tx Oh



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Strife Onizuka added a comment - 14/Jan/08 05:39 AM
Sounds like a good idea.

monk zymurgy added a comment - 21/Jan/08 07:57 AM
agreed..a good idea

Tragischer Fall added a comment - 24/Jan/08 02:28 AM
Yes, that would be very usefull.

And for the vendor provider a message like:

Username paid you L$XXX for: Reason text

and not only

Username paid you L$XXX

Because the vendor provider also like to know a reason.


Cenji Neutra added a comment - 04/Mar/09 10:30 AM
SVC-177 also involves llGiveMoney() - perhaps these should be considered together.