Scripts (Content Creation): Difference between revisions
From Open Metaverse Wiki
(Created page with "''Opensimulator: Content Creators: Scripts'' The OpenSimulator Scripting Language (OSSL) is based on LSL, but with a number of added functions and constants. LSL is for the most part throughly documented at https://wiki.secondlife.com/wiki/LSL_Portal and the OSSL additions at https://wiki.secondlife.com/wiki/LSL_Portal. Currently this wiki only covers a few minor details not mentioned in either of these two sources. It may be...") |
No edit summary |
||
Line 4: | Line 4: | ||
* [[LSL and OSSL Functions|Functions]] | * [[LSL and OSSL Functions|Functions]] | ||
* [[Proposed Scripting Functions]] |
Latest revision as of 09:13, 17 January 2024
Opensimulator: Content Creators: Scripts
The OpenSimulator Scripting Language (OSSL) is based on LSL, but with a number of added functions and constants. LSL is for the most part throughly documented at https://wiki.secondlife.com/wiki/LSL_Portal and the OSSL additions at https://wiki.secondlife.com/wiki/LSL_Portal. Currently this wiki only covers a few minor details not mentioned in either of these two sources. It may be expanded into a full documentation in the future but this is not a high priority task since it would only be duplicating information already readily available.