TwixiChardonnay
English
| online |
Aerielle Kiyori
English
| offline |
Anomelli Mellow
English
| offline |
Glaznah Gassner
English, Russian
| offline |
Kaitlynn Rizzo
English
| offline |
Makaylah Wurgle
English
| offline |
NealB
English, Hindi
| offline |
Rehnaeaislinn
English
| offline |
Sammyredfire
English
| offline |
Xartashah
English
| offline |
show offline managers | |
English, Hindi, Russian |
Have a question? Ask at SmartBots DevPortal!
DevPortal is a blog and forum for developers. Ask your questions to get a prompt reply!
Invites resident to the group.
The following table shows input values (you send them with the API call) and returned output values.
Variable | Required | Description | |
---|---|---|---|
Syntax: | |||
llMessageLinked( LINK_SET, SB_INVITE_SEND, string str, key id )
| |||
Input variables: | |||
str | yes | flags
The following flags can be used:
The flags have to be separated by commas (see the "Examples" section below). | |
id | yes | avatar UUID |
This command invites resident to the group. By default, existing group members are not invited. The invitation is being sent to the "Everyone" role.
The default behavior can be changed by using flags.
Bot updates the list of existing members every hour. Thus,
Take this into account while testing your group inviter.
Make sure that you use the role name. Using the role title (or the role tag name) won't work. Also remember that role name is cAsE SeNsItIvE!
If role-name is misspelled, then invite will work though but will invite avatars to default Everyone role.
Inviting to the specific role requires additional group setup:
If bot has lack abilities, the flashing pop-up appears in viewer of the invited person, reporting that "Inviter is lack of permission...".
Read Inviting residents to custom role page for more details.
See SB_INVITE_SEND Examples for group inviter example.s