by Brayla Sana | Oct 8, 2017 | Uncategorized
Function: llTextBox( key avatar, string message, integer channel ); Shows a dialog box on avatar’s screen with the text message. It contains a text box for input, any text that is entered is said by avatar on channel when the “Submit” button is...
by Dadiella Nightwing | Oct 10, 2017 | Agent and Avatar, Functions, LSL, OSSL, Wiki
llUnSit(key id) If the agent identified by id is sitting on the scripted object or is over land owned by the scripted object’s owner, the agent is forced to stand up. Notes: When dealing with group land, the object owner must be the group. It won’t work if...