Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llMD5String

LSL
string llMD5String(string src, integer nonce)

Returns a string of 32 hex characters that is an RSA Data Security Inc., MD5 Message-Digest Algorithm of Text with Nonce used as the salt.\ Returns a 32-character hex string. (128-bit in binary.)

Parameters

TypeName
string src
integer nonce
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL