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 osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
list osGetParcelIDs()
vector osTemperature2sRGB(float dtemp)
void osSetStandTarget(vector v)
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
void osTriggerSound(integer linknum, string sound, float volume)
integer osRegionRestart(float seconds, string msg)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)