osSetDynamicTextureData
OSSLstring osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, integer timer)
Renders a dynamically created texture on the prim containing the script and returns the UUID of the newly created texture
Parameters
| Type | Name |
|---|---|
| string | dynamicID |
| string | contentType |
| string | data |
| string | extraParams |
| integer | timer |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osNpcLoadAppearance(key npc, string notecard)
float osGetSitActiveRange()
integer osReplaceParcelEnvironment(integer transition, string daycycle)
list osGetNPCList()
string osDrawScaleTransform(string drawList, float x, float y)
integer osGetPrimCount(key object_id)
string osAESEncryptTo(string secret, string plainText, string ivString)
string osGetApparentTimeString(integer format24)