Difference between revisions of "Group Information v1.0"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL Header}}
{{LSL Header}}
text
 
==Group Information script v1.0==
 
This script will give you the following information about a group.
* The name of the group
* What the content of the group is. (PG, Mature or Adult)
* What the group enrollment is. (open or closed)
* How much an avatar needs to pay to get into the group. (Group fee)
* And last but not least, How many members there are in the group.

Revision as of 12:56, 10 June 2009

Group Information script v1.0

This script will give you the following information about a group.

  • The name of the group
  • What the content of the group is. (PG, Mature or Adult)
  • What the group enrollment is. (open or closed)
  • How much an avatar needs to pay to get into the group. (Group fee)
  • And last but not least, How many members there are in the group.