|
Darien Caldwell
Registered User
Join date: 12 Oct 2006
Posts: 3,127
|
04-27-2007 12:34
Hi, I hope someone can help me with this issue. I'm trying to perform an update to an object. The owner of the object is given an updater with MOD/TRANS/NO COPY permissions. Inside is a script and an animation. The Animation is set to NO MOD/NO COPY/TRANSER. The script in the updater object should give the animation to an attachment the user is wearing, using llGiveInventory. The Attachment is MOD/TRANS/NO COPY. However, the updater keeps having this error: "Unable to give inventory: Blocked by permissions" Now if I set the Animation to NO MOD/COPY/NO TRANS, it works. However that's not the permssions I want. The updater is throw away and deletes itself after the update is done, I don't care that the animation will be removed from the updater because of it's NO COPY status. So why won't it let me? This is very frustrating. 
|
|
Darien Caldwell
Registered User
Join date: 12 Oct 2006
Posts: 3,127
|
04-27-2007 18:08
Okay, I've not found a good explaination for why it doesn't work. However I have found a workaround. IF they drop the attachment on the ground, the transfer of the no-copy inventory works. If the attachment is worn, it fails. Seems a bug to me.
|
|
Kenn Nilsson
AeonVox
Join date: 24 May 2005
Posts: 897
|
04-27-2007 18:17
Odd...I'm curious as to the explanation...that seems a rather annoying bug to have to work with.
_____________________
--AeonVox--Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms chasing ghosts, eating magic pills, and listening to repetitive, addictive, electronic music.
|