osDrawImage
OSSLstring osDrawImage(string drawList, integer width, integer height, string image)
Retrieves a specified image and draws it at the specified height and width
Parameters
| Type | Name |
|---|---|
| string | drawList |
| integer | width |
| integer | height |
| string | image |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osSetDynamicTextureDataFace(string dynamicID, string contentType, string data, string extraParams, integer timer, integer face)
void osSetPrimFloatOnWater(integer floatYN)
void osNpcWhisper(key npc, integer channel, string message)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
void osSetHealRate(key agentId, float health)
string osGetAgentIP(string agent)
string osAESDecrypt(string secret, string encryptedText)
list osGetNumberOfAttachments(key avatar, list attachmentPoints)