osForceBreakLink
OSSLvoid osForceBreakLink(integer linknum)
to llBreakLink(integer link) except that it doesn't require the link permission to be granted. Delinks the prim with the given link number in a linked object set.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetSoundRadius(integer linknum, float radius)
string osGetNotecardLine(string name, integer line)
string osDrawScaleTransform(string drawList, float x, float y)
void osSetTerrainTexture(integer level, key texture)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
float osGetApparentTime()
string osUnixTimeToTimestamp(integer time)