osConsoleCommand
OSSLinteger osConsoleCommand(string Command)
Sends a given console command to the region.; NOTE: There are no security checks with this function. DO NOT USE THIS FUNCTION UNLESS YOU ARE ABSOLUTELY SURE YOU KNOW WHAT YOU ARE DOING.
Parameters
| Type | Name |
|---|---|
| string | Command |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osAESDecrypt(string secret, string encryptedText)
rotation osNpcGetRot(key npc)
key osGetLinkInventoryItemKey(integer linkNumber, string name)
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
float osGetPSTWallclock()
string osSetPenColour(string drawList, string colour)
string osStringRemove(string src, integer start, integer count)
void osSetWindParam(string plugin, string param, float value)