osDrawText
OSSLstring osDrawText(string drawList, string text)
Renders text on a dynamic texture
Parameters
| Type | Name |
|---|---|
| string | drawList |
| string | text |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osPlaySoundSlave(integer linknum, string sound, float volume)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
void osNpcStopMoveToTarget(key npc)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
integer osClearObjectAnimations()
string osWindActiveModelPluginName()
string osAESDecrypt(string secret, string encryptedText)
string osStringReplace(string src, string oldvalue, string newvalue)