Talk:LlTransferLindenDollars

From Second Life Wiki
Revision as of 14:15, 5 October 2012 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search

corrected

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