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
void osSetTerrainTextures(list textures, integer types)
void osSetContentType(key id, string type)
void osRegionNotice(key agentID, string msg)
string osSetPenCap(string drawList, string direction, string type)
void osSetStandTarget(vector v)
void osNpcSay(key npc, integer channel, string message)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
void osNpcRemove(key npc)