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

Unary

Unary operators take one argument. In LSL these arguments are normally integers. Operator Type Meaning Return Value Effect variable++ Arithmetic post-increment variable variable is set to variable + 1 ++variable Arithmetic pre-increment variable + 1 variable is set to...

Unpacker Script

This Unpacker script is ideal for someone who wants to distribute a product inside a box or wearable container.  This Works in both SL and Opensim. //FREE SCRIPTS – TESTED AND WORKING ON KITELY // If you paid for this script, you were ripped off. // You may...