osMessageObject
OSSLvoid osMessageObject(key objectUUID, string message)
Sends a specified message to an object
Parameters
| Type | Name |
|---|---|
| key | objectUUID |
| string | message |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osMakeNotecard(string notecardName, list contents)
string osGetGridCustom(string key)
void osResetAllScripts(integer AllLinkset)
integer osTerrainSetHeight(integer x, integer y, float val)
string osAESEncrypt(string secret, string plainText)
integer osReplaceParcelEnvironment(integer transition, string daycycle)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
float osListAsFloat(list src, integer index)