UpdateGroupInfo
Jump to navigation
Jump to search
Message Layout
{ UpdateGroupInfo Low NotTrusted Zerocoded { AgentData Single { AgentID LLUUID } { SessionID LLUUID } } { GroupData Single { GroupID LLUUID } { Charter Variable 2 } { ShowInList BOOL } { InsigniaID LLUUID } { MembershipFee S32 } { OpenEnrollment BOOL } { AllowPublish BOOL } { MaturePublish BOOL } } }
Usage and Notes
This message is used to update certain information about the group. The requesting agent must have the group powers to change the group's identity to change the charter, the show in list, the insignia, or the publishing aspects of the group.. The requesting agent must have the group ability to change the group's membership options to adjust the open enrollment or the membership fee.
Charter - The character can be up to 511 bytes long.
InsigniaID - The asset ID of the texture you want to have be the insignia for this group.
MembershipFee - The fee for joining the group. Fee must be greater than or equal to 0. Any value below 0 is set at 0.