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
void osCauseHealing(key agentId, float healing)
string osAESEncrypt(string secret, string plainText)
string osAvatarName2Key(string firstname, string lastname)
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
void osLoopSound(integer linknum, string sound, float volume)
list osGetPrimitiveParams(key prim, list rules)
rotation osGetSitTargetRot()
void osStopSound(integer linknum)