Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Quickie! money event question

Dominus Skye
Bug Magnet
Join date: 31 Oct 2004
Posts: 54
06-02-2005 21:27
Hi,

Can't test this inworld right now, but if an object only receives money via a money event, but does not explicitly have a section which uses llGiveMoney() (i.e. the money the object receives only ever goes TO the owner) does the object/script still require debit permission using llRequestPermissions(llGetOwner(),PERMISSION_DEBIT); ?

Thanks,
Dominus
Jeffrey Gomez
Cubed™
Join date: 11 Jun 2004
Posts: 3,522
06-02-2005 21:39
PERMISSION_DEBIT is only required if the object gives money away. It isn't required for receiving Lindens, as that's concensual on the part of the other user.
_____________________
---