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
string osGetNotecardLine(string name, integer line)
void osKickAvatar(key agentId, string alert)
void osTriggerSound(integer linknum, string sound, float volume)
list osGetInventoryItemKeys(integer type)
list osGetRegionStats()
string osGetPhysicsEngineType()
void osNpcStopAnimation(key npc, string animation)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)