Difference between revisions of "Talk:LlTransferLindenDollars"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "corrected listOfTransactionRecords += [llTransferLindenDollars(id, amountGivenAwayOnClick) + id + amountGivenAwayOnClick]; should be listOfTransactionRecords += [llTransferL…")
(No difference)

Revision as of 07:36, 11 April 2012

corrected listOfTransactionRecords += [llTransferLindenDollars(id, amountGivenAwayOnClick) + id + amountGivenAwayOnClick]; should be listOfTransactionRecords += [llTransferLindenDollars(id, amountGivenAwayOnClick) , id , amountGivenAwayOnClick]; and same a few lines after Sigma Avro 07:36, 11 April 2012 (PDT)