osGiveLinkInventory
OSSLvoid osGiveLinkInventory(integer linkNumber, key destination, string inventory)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linkNumber |
| key | destination |
| string | inventory |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
void osPreloadSound(integer linknum, string sound)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osCauseHealing(key agentId, float healing)
key osGetLinkInventoryItemKey(integer linkNumber, string name)
float osSunGetParam(string param)
void osParticleSystem(list rules)
string osDrawImage(string drawList, integer width, integer height, string image)