Gaming
 

Script Window

From Second Life Wiki

(Redirected from Script window)
SL 1.10.4 script window
SL 1.10.4 script search window

The script window is an SL UI element used to edit a script and has 2 panes: the top pane shows the script's code while the bottom pane shows status messages. Under that is the text cursor position (line and column number).

Contents

Elements

Menu

Buttons

  • Save - Saves and compiles script.
  • Reset - Resets script.

Other


History

SL 1.10 script window

These buttons were removed in SL 1.10.4.

  • Undo Changes - undoes changes
  • Help...