Azn's Get Avatar Group UUID Key Script and Tutorial
Azn's Get Avatar Group UUID Key Script and Tutorial gets the group ID of an avatar, whether sitting, standing, attached, rezzed, etc.
Desired group, or groups, do not have to be the object's group.
Many times, owners and managers are rezzing items under a land group, but want to check an avi against another group, such as a shopping club. Now you can! Check as many groups as you like!
Includes:
Code + commented version to learn how it works.
3 Examples:
Show avatar group ID
Test avatar group ID Against a desired group.
Test avatar group ID against a list of desired groups.
CAVEATS:
Avatar must be inside of sim or very near sim. (Within 34m of the sim.)
Avatar must be wearing at least one external attachment. (HUDs cannot be inspected, so the avatar needs to be wearing something 'public", i.e. mesh shoes, clothing, hair, jewelry, or other object).
User license: You may use this script function in your own scripts and items you sell. Please do not sell or give this script away. I need your help to stay in business.
Happy Creating!
- Get the group key/uuid of an avatar.
- Choose to let people have access based on group.
- Check avatar against as many groups as you want.
- Desired group/s do not have to be the group the object has.
- Tons of comments and 3 examples to help you learn!