These scripts will help to track your products and can be used to
- prevent intellectual property theft
- maintain accurate product ownership records
- maintain accurate mailing lists
The scripts are activated by either the object that they are in being rezzed or by the object
being rezzed and transfered to someone else.
There are 3 scripts included in this package:
- notifyOwnerChange - notifies you by IM whenever ownership of the object changes
- notifyOnRezFirst - notifies you the first time the object is rezzed
- notifyOnRez - notifies you each time the object is rezzed.
*********************************************************************
notifyOnRezFirst
Drop this script in your product and it will notify you the first time
your product is rezzed in-world with the following information:
- The object name
- the name of the person
- the location
- the date
The script will delete itself after it has emailed you the information.
notifyOnRez
Drop this script in your product and it will notify you every time
your product is rezzed in-world with the following information:
- The object name
- the name of the person
- the location
- the date
notifyOwnerChange
Drop this script in your product and it will notify you every time
your product is rezzed and has changed owners with the following
information:
- The object name
- the name of the previous owner
- the name of the new owner
- the location
- the date