osTerrainFlush
OSSLvoid osTerrainFlush()
Updates terrain changes in the grid's database
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
integer osNpcLookAt(key npckey, integer type, key objkey, vector offset)
void osNpcTouch(key npcLSL_Key, key object_key, integer link_num)
string osGetGridNick()
list osGetNumberOfAttachments(key avatar, list attachmentPoints)
void osSetTerrainTextureHeight(integer corner, float low, float high)
string osListAsString(list src, integer index)