=================
= Darwin's Greeter
= By Darwin Recreant
=================
Configurable greeter that can give invite to group (along with group policy) that can be age restricted, and/or give landmark.
The greeter keeps record of the last 1000 visitors and will not show the greeting on second visit (until 1000 new visitors have used the greeter). For this to work, a second script (greeter db) that came with this script must be included in the greeter.
If the visitor asks for invite using the menu, a message will be sent to the owner of the greeter of a request for invite. If the owner is offline, the messages will be queued until the owner logs in again.
The greeter can be configured by the owner when touching the greeter. Just follow the menu instructions. If you feel comfortable editing the script, you can disable the touch menu by setting configureByScriptValues = TRUE; and set the appropriate variables yourself.
The greeter is collision based, so it should be placed at the landing point/entrance, and prevents double collision hits by keeping a list of already collided avatars that is cleared every hour if they are not in the sim.
The script supports Google Analytics for Second Life, and will register visits as pageviews and greeter repsonses as events. Just insert the GA Relay script into the greeter.
This script is open source and may be used in your own projects as you wish. The code, or parts of it, may be shared only if attribution is given to Darwin Recreant as a comment alongside the code.
- Greet anyone visiting your land
- Landmark giver and group inviter
- No nagging! Remembers last 1000 visitors
- Low lag, collision based
- Advanced script storage system