Try Lua: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
m Maggie Linden moved page Try SLua to Try Lua: Terminology update
m Terminology update
 
Line 1: Line 1:
'''Try Out SLua (Lua in Second Life) on the Beta Grid!'''
'''Try Out Lua in Second Life on the Beta Grid!'''


Experience the next evolution of scripting in Second Life with SLua. Follow these steps to dive in:
Experience the next evolution of scripting in Second Life with Lua. Follow these steps to dive in:


== 1. Create an Account ==
== 1. Create an Account ==
Line 17: Line 17:
# Click '''Log In'''.
# Click '''Log In'''.


This is now optional, as there are multiple regions on the main (default) grid of Second Life that can be used with the Lua alpha viewer. Simply open the World Map (Click the '''Map''' button, type '''Control-M''' or select '''World > Map''') and type '''Slua''' in the Region Name field to locate an available testing region.
This is now optional, as there are multiple regions on the main (default) grid of Second Life that can be used with the Lua alpha viewer. Simply open the World Map (Click the '''Map''' button, type '''Control-M''' or select '''World > Map''') and type '''SLua''' in the Region Name field to locate an available testing region.


== 4. Teleport to an SLua Region ==
== 4. Teleport to a Lua-enabled Region ==
# Click the '''Map''' button.
# Click the '''Map''' button.
# Search for '''"SLua"'''.
# Search for '''"SLua"'''.
# Select a region and click '''Teleport''' to enter a sandbox area.
# Select a region and click '''Teleport''' to enter a sandbox area.


== 5. Start Scripting in SLua ==
== 5. Start Scripting in Lua ==
# Enter Build mode ('''Build > Build''').
# Enter Build mode ('''Build > Build''').
# Rez a box, then open its '''Content''' tab.
# Rez a box, then open its '''Content''' tab.
# Click '''New Script''' and start coding in '''SLua'''!
# Click '''New Script''' and start coding in '''Lua'''!


For more information about scripting with SLua, visit [[SLua Alpha]].
For more information about scripting with Lua, visit [[Lua Alpha]].


=== Additional Resources ===
=== Additional Resources ===

Latest revision as of 13:48, 7 April 2026

Try Out Lua in Second Life on the Beta Grid!

Experience the next evolution of scripting in Second Life with Lua. Follow these steps to dive in:

1. Create an Account

  1. Go to join.secondlife.com.
  2. Sign up for your free Second Life account.

2. Install the Alpha Client

  1. Visit second.life/alternate-viewers.
  2. Download and install Second Life Project Lua Editor.

3. (Optional) Connect to the Beta Grid

  1. Launch Project Lua Editor.
  2. Go to Me > Preferences > Advanced and enable Show Grid Selection at login.
  3. At the login screen, select Beta Test Grid (Aditi) from the drop-down menu.
  4. Click Log In.

This is now optional, as there are multiple regions on the main (default) grid of Second Life that can be used with the Lua alpha viewer. Simply open the World Map (Click the Map button, type Control-M or select World > Map) and type SLua in the Region Name field to locate an available testing region.

4. Teleport to a Lua-enabled Region

  1. Click the Map button.
  2. Search for "SLua".
  3. Select a region and click Teleport to enter a sandbox area.

5. Start Scripting in Lua

  1. Enter Build mode (Build > Build).
  2. Rez a box, then open its Content tab.
  3. Click New Script and start coding in Lua!

For more information about scripting with Lua, visit Lua Alpha.

Additional Resources