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
void osRemoveLinkInventory(integer linkNumber, string name)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
string osStringRemove(string src, integer start, integer count)
void osClearInertia()
string osGetGridLoginURI()
key osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
void osNpcShout(key npc, integer channel, string message)