|
Rocketman Raymaker
Registered User
Join date: 4 Feb 2007
Posts: 530
|
05-21-2007 21:13
HI there, i have a question about the following statement
llRequestPermissions ( llGetOwner(), PERMISSION_DEBIT );
What i want to know is can i replace llGetOwner() with my key (ie the creator of object)?
And if this is possible i would need to make it so the permissions are granted automatically, this is because i would want the object to work imediately for its owner without me having to log on and say yes to the permissions everytime someone rez's a copy.
So is this possible and if so how?
thank you for any advice you have
_____________________
"Proud member of the anti-ginko busy body committee"
|
|
Talarus Luan
Ancient Archaean Dragon
Join date: 18 Mar 2006
Posts: 4,831
|
05-21-2007 21:25
Sure, you can replace it with your key, as long as you remain the object's owner. It has nothing to do with who created it.
No, it won't work if you give it to someone else. You can't request debit permissions of a third-party avatar, and no, it won't ask you or grant them if you are offline. It NEVER will grant debit permissions automatically; that is a serious invitation for griefing and L$ theft.
|