Scripting
LSL Scripting
AVsitterPlus allows creators to trigger animations with their own scripts through “Link Messages” and provides the ability to add BUTTONS to menus that send user-defined Link Messages to custom scripts. The examples below are intended only as examples, and to use them correctly you first need to have a decent knowledge of LSL scripting.
See AVsitterPlus Scripting for details on scripting.
Warning: Don’t use this section without a knowledge of LSL scripting. If you do not have a knowledge of scripting then please consult your own scripter.
Important: AVsitterPlus uses Link Messages in the range 90000-90500.
Note: More scripting info can be found under the ‘scripting’ tag on the AVsitter Q&A archive.
Note: Advanced scripters can check here for the complete list of messages. You may need to consult the AVsitterPlus source code about what some messages do specifically. Keep in mind that the messages listed in there may change without warning.