linden-scripting-language
linden-scripting-language copied to clipboard
Linden Scripting Language (LSL / Second Life) files for your editor.
Hi! This is neither a feature request, much less an issue, but I just wanted to tell you that you're most welcome to add to your list the [LSL syntax...
The extension doesn't show up in VScode after placing the LSL folder in my extensions directory (which does contain all the other extensions I've installed) I have the newest VScode...
There is a function implemented in the new feature EEP. These are a set of functions that allow WindLight settings to be changed dynamically from a script. More details can...
Added new animesh and EEP LSL keywords.
Added new animesh and EEP LSL keywords.
So I'm trying to run this on Vim and it works, but it would seem comments aren't being processed correctly? I'm not familiar enough with Vim to make much more...
* add new constants: SKY_ABSORPTION_CONFIG, SKY_AMBIENT, SKY_CLOUDS, SKY_DENSITY_PROFILE_COUNTS, SKY_DOME, SKY_GAMMA, SKY_GLOW, SKY_LIGHT, SKY_MIE_CONFIG, SKY_MOON, SKY_PLANET, SKY_RAYLEIGH_CONFIG, SKY_REFRACTION, SKY_STAR_BRIGHTNESS, SKY_SUN, SKY_TEXTURE_DEFAULTS, SKY_TRACKS, WATER_BLUR_MULTIPLIER, WATER_FOG, WATER_FRESNEL, WATER_NORMAL_SCALE, WATER_REFRACTION, WATER_TEXTURE_DEFAULTS, WATER_WAVE_DIRECTION * add...
* llName2Key * llRequestUserKey * INVENTORY_SETTING
### Add new LSL functions from 18.05.07.515224 > http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_Server/18 * `key llName2Key(string username)` * `key llRequestUserKey(string username)`
OBJECT_*
| Flag | (int value) | Description | Length, when [typecast](http://wiki.secondlife.com/wiki/Typecast) to a [string](http://wiki.secondlife.com/wiki/String) | Description | |---|---|---|---|---| | `OBJECT_CREATION_TIME` | 36 | Gets object's creation time. | timestamp |...