osSetTerrainHeight
OSSLinteger osSetTerrainHeight(integer x, integer y, float val)
Sets the current region's terrain height at the given coordinates
Parameters
| Type | Name |
|---|---|
| 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
void osSetLinkStandTarget(integer linkNumber, vector v)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osSetPrimitiveParams(key prim, list rules)
void osPlaySound(integer linknum, string sound, float volume)
string osSetPenCap(string drawList, string direction, string type)
void osNpcPlayAnimation(key npc, string animation)
float osAngleBetween(vector a, vector b)
string osDrawFilledRectangle(string drawList, integer width, integer height)