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

osNpcCreate

OSSL
key osNpcCreate(string user, string name, vector position, string notecard, integer options)

key osNpcCreate(string firstname, string lastname, vector position, string clone, integer options); Creates an NPC

Parameters

TypeName
string user
string name
vector position
string notecard
integer options
Energy 10

OpenSimulator extensions. Some are gated by threat level and a region may refuse them.

More in OSSL