Category:OSSL Functions
From OpenSimulator
m (→NPCs) |
JeffKelley (Talk | contribs) m (→Prim: Adding osGetLinkInventoryKey) |
||
(38 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Quicklinks}} | ||
+ | <br /> | ||
<div style="background-color:#FFA500; padding:10px; padding-bottom:5px; border: 1px #FF544F solid"> | <div style="background-color:#FFA500; padding:10px; padding-bottom:5px; border: 1px #FF544F solid"> | ||
This information is relative to (almost) the last OpenSimulator Development version. In some cases it may not apply to older versions. | This information is relative to (almost) the last OpenSimulator Development version. In some cases it may not apply to older versions. | ||
Line 32: | Line 34: | ||
=== Avatars === | === Avatars === | ||
{{multicol}} | {{multicol}} | ||
− | + | ||
* [[osAgentSaveAppearance]] | * [[osAgentSaveAppearance]] | ||
* [[osAvatarName2Key]] | * [[osAvatarName2Key]] | ||
* [[osAvatarPlayAnimation]] | * [[osAvatarPlayAnimation]] | ||
* [[osAvatarStopAnimation]] | * [[osAvatarStopAnimation]] | ||
+ | * [[osAvatarType]] | ||
* [[osCauseDamage]] | * [[osCauseDamage]] | ||
* [[osCauseHealing]] | * [[osCauseHealing]] | ||
Line 53: | Line 56: | ||
* [[osGetAgents]] | * [[osGetAgents]] | ||
{{multicol-break}} | {{multicol-break}} | ||
− | * [[osGetAgentCountry]] | + | * [[osGetAgentCountry]] |
* [[osGetAvatarHomeURI]] | * [[osGetAvatarHomeURI]] | ||
* [[osGetAvatarList]] | * [[osGetAvatarList]] | ||
Line 69: | Line 72: | ||
* [[osSetOwnerSpeed]] | * [[osSetOwnerSpeed]] | ||
* [[osSetSpeed]] | * [[osSetSpeed]] | ||
− | * [[osLocalTeleportAgent]] | + | * [[osLocalTeleportAgent]] |
* [[osTeleportAgent]] | * [[osTeleportAgent]] | ||
* [[osTeleportOwner]] | * [[osTeleportOwner]] | ||
− | * [[osReplaceAgentEnvironment]] | + | * [[osReplaceAgentEnvironment]] |
{{multicol-end}} | {{multicol-end}} | ||
Line 108: | Line 111: | ||
{{multicol}} | {{multicol}} | ||
* [[osClearInertia]] | * [[osClearInertia]] | ||
− | * [[osClearObjectAnimations]] | + | * [[osClearObjectAnimations]] |
* [[osDie]] | * [[osDie]] | ||
* [[osForceBreakAllLinks]] | * [[osForceBreakAllLinks]] | ||
Line 116: | Line 119: | ||
* [[osGetInventoryItemKey]] | * [[osGetInventoryItemKey]] | ||
* [[osGetInventoryName]] | * [[osGetInventoryName]] | ||
+ | * [[osGetInventoryNames]] {{new}} | ||
+ | * [[osGetInventoryItemKeys]] {{new}} | ||
* [[osGetInventoryDesc]] | * [[osGetInventoryDesc]] | ||
* [[osGetInventoryLastOwner]] | * [[osGetInventoryLastOwner]] | ||
+ | * [[osGetLinkInventoryName]] {{new}} | ||
+ | * [[osGetLinkInventoryNames]] {{new}} | ||
+ | * [[osGetInventoryItemKey| osGetLinkInventoryItemKey]] {{new}} | ||
+ | * [[osGetInventoryItemKeys | osGetLinkInventoryItemKeys]] {{new}} | ||
+ | * [[osGetLinkInventoryKey]] {{new}} | ||
+ | * [[osGetLinkInventoryDesc]] {{new}} | ||
+ | * [[osGiveLinkInventory]] {{new}} | ||
+ | * [[osGiveLinkInventoryList]] {{new}} | ||
+ | * [[osRemoveLinkInventory]] {{new}} | ||
* [[osGetLastChangedEventKey]] | * [[osGetLastChangedEventKey]] | ||
* [[osGetLinkNumber]] | * [[osGetLinkNumber]] | ||
* [[osGetLinkPrimitiveParams]] | * [[osGetLinkPrimitiveParams]] | ||
* [[osGetPrimitiveParams]] | * [[osGetPrimitiveParams]] | ||
− | |||
− | |||
− | |||
{{multicol-break}} | {{multicol-break}} | ||
− | * [[ | + | * [[osGetRezzingObject]] |
− | * [[ | + | * [[osGetSitActiveRange]] |
+ | * [[osGetLinkSitActiveRange]] | ||
+ | * [[osGetSitTargetPos]] {{new}} | ||
+ | * [[osGetSitTargetRot]] {{new}} | ||
+ | * [[osGetStandTarget]] | ||
+ | * [[osGetLinkStandTarget]] | ||
* [[osLinkParticleSystem]] {{new}} | * [[osLinkParticleSystem]] {{new}} | ||
* [[osMessageAttachments]] | * [[osMessageAttachments]] | ||
Line 138: | Line 154: | ||
* [[osSetPrimitiveParams]] | * [[osSetPrimitiveParams]] | ||
* [[osSetProjectionParams]] | * [[osSetProjectionParams]] | ||
− | * [[osSetSitActiveRange]] | + | * [[osSetSitActiveRange]] |
− | * [[osSetLinkSitActiveRange]] | + | * [[osSetLinkSitActiveRange]] |
− | * [[osSetStandTarget]] | + | * [[osSetStandTarget]] |
− | * [[osSetLinkStandTarget]] | + | * [[osSetLinkStandTarget]] |
* [[osTeleportObject]] | * [[osTeleportObject]] | ||
* [[osVolumeDetect]] | * [[osVolumeDetect]] | ||
+ | * [[osGetPrimCount]] {{new}} | ||
+ | * [[osGetSittingAvatarsCount]] {{new}} | ||
+ | |||
{{multicol-end}} | {{multicol-end}} | ||
Line 169: | Line 188: | ||
* [[osSetPenColor]] | * [[osSetPenColor]] | ||
* [[osSetPenSize]] | * [[osSetPenSize]] | ||
− | * [[osSetDynamicTextureData]] | + | * [[osSetDynamicTextureData]] |
− | * [[osSetDynamicTextureDataFace]] | + | * [[osSetDynamicTextureDataFace]] |
− | * [[osSetDynamicTextureDataBlend]] | + | * [[osSetDynamicTextureDataBlend]] |
* [[osSetDynamicTextureDataBlendFace]] | * [[osSetDynamicTextureDataBlendFace]] | ||
− | * [[osSetDynamicTextureURL]] | + | * [[osSetDynamicTextureURL]] |
− | * [[osSetDynamicTextureURLBlend]] | + | * [[osSetDynamicTextureURLBlend]] |
− | * [[osSetDynamicTextureURLBlendFace]] | + | * [[osSetDynamicTextureURLBlendFace]] |
{{multicol-end}} | {{multicol-end}} | ||
Line 207: | Line 226: | ||
=== Parcel === | === Parcel === | ||
+ | {{multicol}} | ||
* [[osParcelJoin]] | * [[osParcelJoin]] | ||
* [[osParcelSubdivide]] | * [[osParcelSubdivide]] | ||
* [[osGetParcelDwell]] | * [[osGetParcelDwell]] | ||
+ | {{multicol-break}} | ||
* [[osSetParcelDetails]] | * [[osSetParcelDetails]] | ||
+ | * [[osGetParcelDetails]] | ||
+ | * [[osGetParcelIDs]] | ||
+ | * [[osGetParcelID]] | ||
+ | {{multicol-end}} | ||
=== Terrain === | === Terrain === | ||
Line 222: | Line 247: | ||
{{multicol}} | {{multicol}} | ||
* [[osGetCurrentSunHour]] | * [[osGetCurrentSunHour]] | ||
− | * [[osGetApparentTime]] | + | * [[osGetApparentTime]] |
− | * [[osGetApparentTimeString]] | + | * [[osGetApparentTimeString]] |
− | * [[osGetApparentRegionTime]] | + | * [[osGetApparentRegionTime]] |
− | * [[osGetApparentRegionTimeString]] | + | * [[osGetApparentRegionTimeString]] |
* [[osGetWindParam]] | * [[osGetWindParam]] | ||
{{multicol-break}} | {{multicol-break}} | ||
Line 231: | Line 256: | ||
* [[osSetWindParam]] | * [[osSetWindParam]] | ||
* [[osWindActiveModelPluginName]] | * [[osWindActiveModelPluginName]] | ||
− | * [[osReplaceParcelEnvironment]] | + | * [[osReplaceParcelEnvironment]] |
− | * [[osReplaceRegionEnvironment]] | + | * [[osReplaceRegionEnvironment]] |
− | * [[osResetEnvironment]] | + | * [[osResetEnvironment]] |
{{multicol-end}} | {{multicol-end}} | ||
Line 266: | Line 291: | ||
* [[osRegionRestart]] | * [[osRegionRestart]] | ||
* [[osSetParcelMediaURL]] | * [[osSetParcelMediaURL]] | ||
− | * [[osSetParcelMusicURL]] | + | * [[osSetParcelMusicURL]] |
* [[osSetParcelSIPAddress]] | * [[osSetParcelSIPAddress]] | ||
Line 291: | Line 316: | ||
=== Misc === | === Misc === | ||
{{multicol}} | {{multicol}} | ||
+ | * [[osAESEncrypt]] {{new}} | ||
+ | * [[osAESDecrypt]] {{new}} | ||
+ | * [[osAESEncryptTo]] {{new}} | ||
+ | * [[osAESDecryptFrom]] {{new}} | ||
* [[osAngleBetween]] | * [[osAngleBetween]] | ||
* [[osApproxEquals]] | * [[osApproxEquals]] | ||
* [[osGetPSTWallclock]] | * [[osGetPSTWallclock]] | ||
+ | * [[osListSortInPlace]] | ||
+ | * [[osListSortInPlaceStrided]] {{new}} | ||
* [[osIsUUID]] | * [[osIsUUID]] | ||
+ | {{multicol-break}} | ||
* [[osIsNotValidNumber]] | * [[osIsNotValidNumber]] | ||
* [[osKey2Name]] | * [[osKey2Name]] | ||
* [[osMax]] | * [[osMax]] | ||
− | |||
* [[osMin]] | * [[osMin]] | ||
* [[osRound]] | * [[osRound]] | ||
− | * [[osSHA256]] | + | * [[osSHA256]] |
* [[osSlerp]] | * [[osSlerp]] | ||
* [[osUnixTimeToTimestamp]] | * [[osUnixTimeToTimestamp]] | ||
Line 326: | Line 357: | ||
== See Also == | == See Also == | ||
+ | * [[OSSL_vs_LSL|LSL&OSSL : Neighbour functions, similarities and differences]] | ||
+ | * [[Accessing_Prim_Properties|LSL&OSSL : Guide to prims addressing (by linknum, by uuid)]] | ||
* [[LSL Status|LSL/OSSL Status Page]] | * [[LSL Status|LSL/OSSL Status Page]] | ||
*OSSL | *OSSL | ||
Line 351: | Line 384: | ||
** [[Appearance_Formats|Appearance Notecard Format]] | ** [[Appearance_Formats|Appearance Notecard Format]] | ||
+ | [[Category:Scripting]] | ||
+ | [[Category:Scripts]] | ||
[[Category:OSSL]] | [[Category:OSSL]] |
Latest revision as of 10:45, 20 June 2024
Languages: |
English Deutsch |
This information is relative to (almost) the last OpenSimulator Development version. In some cases it may not apply to older versions.
Contents |
[edit] OSSL function permissions
Several OSSL functions have execution permission control to prevent abusive or dangerous use.
This is controlled by files osslDefaultEnable.ini and osslEnable.ini, by default in folder bin/config-include
The use logic of these two files is identical to OpenSimDefaults.ini and OpenSim.ini
Older OpenSimulator versions only used file osslEnable.ini.
Some older OpenSimulator versions had checks for all OSSLfunctions.
That made no sense for many functions, so now many are always allowed wasting no time on useless checks.
For details about these permissions, please read file OpenSimDefaults.ini
[edit] osslDefaultEnable.ini
This file contains the defaults for OSSL execution permissions set by OpenSimulator dev team.
Instead of changing defaults defined in code, the OpenSimulator dev team may decide to just make changes in this file.
This file was not present on older OpenSimulator versions.
If you need to change permissions, copy the respective entry to osslEnable.ini and modify there.
[edit] osslEnable.ini
This file contains the local overrides for OSSL permissions.
It is read after osslDefaultEnable.ini, and any entry on it replaces the old one.
This file is not provided on code packages, an osslEnable.ini.example is.
At first time setup, you will need to copy the example file to osslEnable.ini and then edit it for your needs, using osslDefaults.ini as reference.
This was the only file used on older OpenSimulator versions.
[edit] Current OSSL Functions Implemented
[edit] Avatars
[edit] NPCs
[edit] Prim
[edit] Prim Drawing / Dynamic Texture
[edit] Notecard
[edit] Sound
[edit] HTTP
[edit] Parcel
[edit] Terrain
[edit] Region / Parcel Environment
[edit] Grid / Region Information
[edit] Administration
- osConsoleCommand
- osRegionNotice
- osRegionRestart
- osSetParcelMediaURL
- osSetParcelMusicURL
- osSetParcelSIPAddress
[edit] Script
[edit] String Manipulation
[edit] Misc
[edit] Deprecated
-
osParcelSetDetails- Use osSetParcelDetails -
osSetPenColour- Use osSetPenColor -
osSunGetParam- Use osGetSunParam -
osSunSetParam- Use osSetSunParam -
osTerrainGetHeight- Use osGetTerrainHeight -
osTerrainSetHeight- Use osSetTerrainHeight osWindParamGet- Use osGetWindParamosWindParamSet- Use osSetWindParam-
osList2Double- Use llList2Float - osGetSunParam
- osSetEstateSunSettings
- osSetRegionSunSettings
- osSetSunParam
- osSetPrimFloatOnWater
[edit] See Also
- LSL&OSSL : Neighbour functions, similarities and differences
- LSL&OSSL : Guide to prims addressing (by linknum, by uuid)
- LSL/OSSL Status Page
- OSSL
Subcategories
This category has the following 11 subcategories, out of 11 total.
O |
O cont. |
O cont. |
Pages in category "OSSL Functions"
The following 200 pages are in this category, out of 256 total.
(previous 200) (next 200)