osRegionNotice
OSSLvoid osRegionNotice(key agentID, string msg)
Sends a region notice throughout the current region
Parameters
| Type | Name |
|---|---|
| key | agentID |
| string | msg |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osAvatarPlayAnimation(key avatarId, string animation)
void osNpcWhisper(key npc, integer channel, string message)
string osGetSimulatorVersion()
float osMin(float a, float b)
key osGetInventoryItemKey(string name)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
void osNpcSit(key npc, key target, integer options)
integer osIsUUID(string thing)