osNpcSayTo
OSSLvoid osNpcSayTo(key npc, key target, integer channel, string msg)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| key | npc |
| key | target |
| integer | channel |
| string | msg |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osStringSubString(string src, integer start, integer length)
string osSHA256(string input)
list osGetParcelDetails(key id, list details)
integer osReplaceAgentEnvironment(key agentkey, integer transition, string daycycle)
float osGetPSTWallclock()
string osDetectedCountry(integer number)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osSetPrimFloatOnWater(integer floatYN)