Search the Community
Showing results for tags 'llgiveinventory'.
-
Hello, I'm trying to load a 3rd party script onto some prims (hud comms). We know theres an access PIN somewhere in the prims scripts. However having a hard time getting a response from the original developer/creator and would really prefer to not to dump a script like this (just developer plugin would be nice!) on every prim and of course their scripts already there are nomodify (maybe a notecard telling me the PIN???) So if anyone knows of any tricks to get a script to run after llGiveInventory() without using llRemoteLoadScriptPin(). I've never done this before and a little bit fr
-
I was reading through llGiveInventiry and came across this statement: As of 31th January 2012, llGiveInventory now has similar throttle to instant messages. A throttle of 5k per hour per owner per region; with a maximum burst of 2.5k. This throttle only affects gives to agents, not to non-agents. I have two questions? 1. With a 2.0 second sleep on the script how can one even reach this limit? I am assuming multiple scripts giving inventory, but wanted to be sure I wasn't missing something about the sleep period. 2. Does that mean that I could hop over to another Sim (pre
-
Simple question and I am sure it's been asked before but I can't seem to find anything about it when searching: I have a prim with a list of inventory items, some transfer, some copy. Basically, I'll need to give the items to someone (no problem) and then delete the inventory. It occurred to me that I really don't know what the proper approach there is. Right now, in pseudocode I have: * Fetch list of inventory items * Give no-copy/transfer items individually * Give copy/no-transfer items in a folder * Delete inventory I've had reports of items not being delivered, which I
-
I just starting to learn LSL. I have started with something that I thought would be simple: I have created a 'well' from which to draw water (a 'well' prim with with 'water' prims inside of it) and 'bucket' with which to draw the water. The well, water, and the bucket are 'no-modify' and 'no-copy'. When players click on the well they can draw the water prims into their inventory directly - that works fine. But when the player attempts to use the bucket, the water prim does not transfer to bucket's inventory. The error message provided is: The bucket has 'llAllowInventoryDrop(TRUE) wor
- 8 replies
-
- no-copy
- give inventory
-
(and 1 more)
Tagged with: