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
integer osTerrainSetHeight(integer x, integer y, float val)
void osSetPrimFloatOnWater(integer floatYN)
string osLoadedCreationID()
void osAdjustSoundVolume(integer linknum, float volume)
void osTerrainFlush()
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osListSortInPlace(list src, integer stride, integer ascending)
void osTeleportOwner(LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)