A B C D E F G I J K L M N O R S T U V W

Teleport

In the metaverse, a teleport allows users to move from one region/sim to another without crossing a sim boundary or moving within a sim. By default, users are able to teleport directly to any coordinate within the grid. To...

Teleport Via Landmark

Opens a map so the user can teleport to the landmark given.  Works in both SL and Opensim. // SCRIPT – TELEPORT VIA LANDMARK IN OBJECT //FREE SCRIPTS – TESTED AND WORKING ON KITELY // If you paid for this script, you were ripped off. // You may use in...

Threat Level

To permit region owners to enable the extended scripting functionality of OSSL, without allowing malicious scripts to access potentially troublesome functions, each OSSL function is assigned a threat level, and access to the functions is granted or denied based on a...

Tip Jar Script

This is a fantastic little script for creating a tip jar.  This version is edited so the currency says, KC’s, but this can be edited to any currency type.  //FREE SCRIPTS – TESTED AND WORKING ON KITELY // If you paid for this script, you were...

Types

Variables, function parameters, and return values have types. This means that a value stored in a variable, bound to a function parameter, or returned by a function must be of the same type, or it must be converted to the same type. LSL provides a set of seven basic...