linden-scripting-language icon indicating copy to clipboard operation
linden-scripting-language copied to clipboard

Linden Scripting Language (LSL / Second Life) files for your editor.

Results 16 linden-scripting-language issues
Sort by recently updated
recently updated
newest added

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...

bug
on hold

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...

watchlist

* 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...

chore
feature

* 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)`

chore
feature

| 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 |...

feature