osSetPenColour
OSSL Deprecatedstring osSetPenColour(string drawList, string colour)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | drawList |
| string | colour |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetContentType(key id, string type)
void osNpcSayTo(key npc, key target, integer channel, string msg)
string osDrawText(string drawList, string text)
string osDrawFilledEllipse(string drawList, integer width, integer height)
string osDrawScaleTransform(string drawList, float x, float y)
string osDrawTranslationTransform(string drawList, float x, float y)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
string osAESDecrypt(string secret, string encryptedText)