Ideal for limited use items you have created that need to be found then should be used quickly, for example:
- Something needed for a specific situation in RP
- Healing objects in a specific area
Features:
-----------
Rezzes an object that temp attaches when you click on it.
- There is no need to find things in inventory to use it
- Deletes itself when its detached
Includes two object examples with example mod scripts that automatically detach from an avatar when the objects are used up.
1) Eating / drinking
2) Thrown weapon
Supports moving to other positions. (randomly selected from the ones you set).
- Each time it is used.
- At owner controlled time intervals
- Compatible with the "Hide and Seek HUD" which makes it easy to manage "Hide and seek" compatible objects
Rezzes a randomly selected temp attach object if there are multiple objects in it.
Controllable floating text when not attached
Controllable attachment point
Limitations:
------------
1) You must have copy/mod/trans perms for the objects to be attached
2) Some scripting skills may be required if the objects to be attached are scripted
- Two example scripts are provided
- Automatic detach requires including a llDetachFromAvatar(); command in the attached objects action script
- If you add a script to the rezzed object that does something based on touch, you might need to modify that script (even if you don't want auto-detach)
- For limited use items you have created that will be found and used immediatly
- > Needed for a specific situation in RP, Healing objects in a healing ara
- Rezzes an object that attaches when you click on it, and can delete itself
- Includes two object examples with example mod permission scripts
- Compatible with the "Hide and Seek HUD" for easy management of positions



