Kevin Korvin
Registered User
Join date: 3 May 2005
Posts: 13
|
12-16-2005 10:31
I want to be able to remove the inventory item from the non-root prim.
Is there a way?
It allows to give to key, but not remove.
TIA
|
Newfie Pendragon
Crusty and proud of it
Join date: 19 Dec 2003
Posts: 1,025
|
12-16-2005 11:12
From: Kevin Korvin I want to be able to remove the inventory item from the non-root prim.
Is there a way?
It allows to give to key, but not remove.
TIA I am not aware of one that allows a script to interact with the contents of a child linked prim, but it shouldn't be difficult to overcome. Can always send the delete command via a linkmessage to a script that is in the child prim, which can then do the inventory delete. - Newfie
|