osNpcSay
OSSLvoid osNpcSay(key npc, integer channel, string message)
Target NPC says message on the nearby chat channel
Parameters
| Type | Name |
|---|---|
| key | npc |
| integer | channel |
| string | message |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetGridLoginURI()
string osDrawFilledEllipse(string drawList, integer width, integer height)
integer osGetPrimCount(key object_id)
list osGetParcelDetails(key id, list details)
string osAESEncryptTo(string secret, string plainText, string ivString)
float osGetSitActiveRange()
void osSetParcelMediaURL(string url)
void osNpcWhisper(key npc, integer channel, string message)