User:Pazako Karu

From Second Life Wiki
Revision as of 00:56, 22 December 2022 by Pazako Karu (talk | contribs)
Jump to navigation Jump to search

Public Domain Works

Profile Pictures in Scripts

Profile Picture Retrieval

Keys to Unique Colors

key2RGB

Convert an input key into a color vector

Group Info

Get Group Info

Read LL site for scraping information from a group, like name, user count, fees, etc.

Contextual Dialogs

Easy Dialogs

Call a dialog with a context that is returned in the listen. It makes multiple pages, and security, much easier.

Printf / Sprintf

Printf/Sprintf

Replicates the functionality of sprintf and printf for scripts in LSL. Sadly, its about 100 lines, but it functions well with respectable speed.

Linkset Resizing

Linkset Resizer Linkset Resizer w/ Menu

Resizes a linkset in independent X,Y,Z as desired without any configuration.

More incoming...