Uses the collision_start event to detect avatars that come into contact with the object
and welcomes with their name and a cutomisable location name. Only greets the same avatar
about once a week (the script resets on region restart).
http://wiki.secondlife.com/wiki/Category:LSL_Collision
http://wiki.secondlife.com/wiki/LlRegionSayTo
NOTE: The mat will never greet its owner, so you may want to test it with an alt.
Possible uses:
1. Greet visitors to your shop.
2. Greet visitors to your home.
Instructions:
1. Edit the script to use the location name you want. Leave blank to use the name of the parcel.
2. Drop the script into your welcome mat.
3. You may want to make the mat invisible by setting the textire transparency to 100%, if it's
not going to be a decorative item.
4. Set the script to "Running".
5. Wait for users to arrive.
Successful use of this script in-world requires you to have (or gain) a little knowledge of basic script editing and object creation.
All of our open source scripts are published under the Apache License 2.0. You may modify, copy and redistribute (even sell) this script, but you may not add more licensing restrictions. See https://opensource.org/licenses/Apache-2.0 for more details.
Copyright 2018 Carissima Tedeschi @ Second Life
Copyright 2021 My Little Script Shop @ Second Life
My Little Script Shop, formerly ScriptWorks, is an example of what happens when a main account (Carissima Resident) is suceeded by an alt (Famously Dismantled) becoming the main.
If you have questions about your purchase of this product, please contact me via IM.
Enjoy!
Famously Dismantled
2021-10-10
- Welcomes the visitors to your location by name
- Only welcomes each visitor about once a week (clears list on region restart)
- Full permissions to modify, copy and transfer
- Usage instructions included