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 osParcelSetDetails(vector pos, list rules)
void osDie(key objectUUID)
void osCollisionSound(string impact_sound, float impact_volume)
void osNpcPlayAnimation(key npc, string animation)
void osNpcSetProfileImage(key npc, string image)
string osMovePen(string drawList, integer x, integer y)
string osListAsString(list src, integer index)
key osGetRegionMapTexture(string regionNameOrID)