| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
which have sit positions but are attachments
|
|
|
|
| |
sit/stand avatars already sitting/standing
|
|
|
|
|
|
|
| |
commands to sit/stand many avatars at once.
Currently, first name and last name are input separate but are concatenated with a space in the middle to form a regex.
So to sit all bots with the first name "ima", for instance, the command is "sit user name --regex ima .*"
|
|
SitStandCommandsModule.
"sit user name" will currently only sit the given avatar on prims which have a sit target set and are not already sat upon.
Chiefly for debug purposes.
|