Skip to content

LSL color copier in color picker dialog

Summary

It is annoying having to manually convert colors in Second life use in LSL scripts.

It would be nice to have a simpler method than LSL scripts doing RGB conversion or doing it by hand.

http://wiki.secondlife.com/wiki/Category:LSL_Color

How would you like the feature to work?

The color picker dialog to copy the color to the clipboard for use in LSL seems like a good place to put it.

color_picker

Concept example can be shown below (LSL values should read '1' in this instance, not '0').

color_picker_suggestion

Why is this feature important to you? How would it benefit the community?Required

For people who end up scripting a fair bit and even more so for those who don't understand scripting, this is just a utility that really should have been part of the official second life viewer to begin with.