osForceCreateLink
OSSLvoid osForceCreateLink(string target, integer parent)
Idential to llCreateLink() except that it doesn't require the link permission to be granted. Attempt to link the script's object with target.
Parameters
| Type | Name |
|---|---|
| string | target |
| integer | parent |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetNotecardLine(string name, integer line)
string osSHA256(string input)
float osMin(float a, float b)
string osStringRemove(string src, integer start, integer count)
float osGetWindParam(string plugin, string param)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, integer timer, integer face)