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 osNpcSit(key npc, key target, integer options)
float osGetHealRate(key agentId)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
void osSetLinkStandTarget(integer linkNumber, vector v)
string osDetectedCountry(integer number)
void osNpcWhisper(key npc, integer channel, string message)
void osSetContentType(key id, string type)