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

osSetTerrainHeight

OSSL
integer osSetTerrainHeight(integer x, integer y, float val)

Sets the current region's terrain height at the given coordinates

Parameters

TypeName
integer x
integer y
float val
Energy 10

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

More in OSSL