Category:OSSL Functions
From OpenSimulator
m (→See Also) |
(→Misc) |
||
(155 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
== Current OSSL Functions Implemented == | == Current OSSL Functions Implemented == | ||
− | + | '''!''' Partial Update OpenSim DEV 0.9.1 | |
− | + | ||
− | '''!''' Partial Update | + | |
− | |||
− | + | '''!''' Partial Update OpenSim DEV 0.9.0 #2c8c25a0 August 15, 2017 | |
− | |||
− | + | '''!''' Partial Update December.10.2010 With commits of this date some functions have been corrected to use standard OSSL conventions. The previous functions are tagged as deprecated with their replacement shown. The deprecated functions will advise you with a message that they have been deprecated and to use the new os function name instead. Further updates are needed to complete the existing list of os functions. | |
+ | |||
+ | |||
+ | Each of these functions may have threat level associated with it. See [[Threat level]] for more information and an overview of each function's level. | ||
− | |||
=== Avatars === | === Avatars === | ||
{{multicol}} | {{multicol}} | ||
− | *[[ | + | *[[osAgentSaveAppearance]] |
− | + | ||
− | + | ||
*[[osAvatarName2Key]] | *[[osAvatarName2Key]] | ||
*[[osAvatarPlayAnimation]] | *[[osAvatarPlayAnimation]] | ||
*[[osAvatarStopAnimation]] | *[[osAvatarStopAnimation]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*[[osCauseDamage]] | *[[osCauseDamage]] | ||
*[[osCauseHealing]] | *[[osCauseHealing]] | ||
− | *[[ | + | *[[osDetectedCountry]] {{new}} |
− | *[[ | + | *[[osDropAttachment]] |
+ | *[[osDropAttachmentAt]] | ||
*[[osEjectFromGroup]] | *[[osEjectFromGroup]] | ||
*[[osForceAttachToAvatar]] | *[[osForceAttachToAvatar]] | ||
Line 38: | Line 29: | ||
*[[osForceAttachToOtherAvatarFromInventory]] | *[[osForceAttachToOtherAvatarFromInventory]] | ||
*[[osForceDetachFromAvatar]] | *[[osForceDetachFromAvatar]] | ||
+ | *[[osForceDropAttachment]] | ||
+ | *[[osForceDropAttachmentAt]] | ||
+ | *[[osForceOtherSit]] | ||
+ | *[[osGetAgentIP]] | ||
+ | {{multicol-break}} | ||
+ | *[[osGetAgents]] | ||
+ | *[[osGetAgentCountry]] {{new}} | ||
+ | *[[osGetAvatarHomeURI]] | ||
+ | *[[osGetAvatarList]] | ||
+ | *[[osGetGender]] | ||
+ | *[[osGetHealRate]] | ||
+ | *[[osGetHealth]] | ||
*[[osGetNumberOfAttachments]] | *[[osGetNumberOfAttachments]] | ||
+ | *[[osInviteToGroup]] | ||
+ | *[[osKickAvatar]] | ||
+ | *[[osOwnerSaveAppearance]] | ||
+ | *[[osSetHealRate]] | ||
+ | *[[osSetHealth]] | ||
+ | *[[osSetOwnerSpeed]] | ||
+ | *[[osSetSpeed]] | ||
+ | *[[osLocalTeleportAgent]] {{E}} | ||
+ | *[[osTeleportAgent]] | ||
+ | *[[osTeleportOwner]] | ||
{{multicol-end}} | {{multicol-end}} | ||
=== NPCs === | === NPCs === | ||
{{multicol}} | {{multicol}} | ||
+ | *[[osIsNpc]] | ||
*[[osNpcCreate]] | *[[osNpcCreate]] | ||
+ | *[[osGetNpcList]] | ||
*[[osNpcGetPos]] | *[[osNpcGetPos]] | ||
*[[osNpcGetRot]] | *[[osNpcGetRot]] | ||
Line 50: | Line 65: | ||
*[[osNpcMoveTo]] | *[[osNpcMoveTo]] | ||
*[[osNpcMoveToTarget]] | *[[osNpcMoveToTarget]] | ||
+ | *[[osNpcPlayAnimation]] | ||
*[[osNpcRemove]] | *[[osNpcRemove]] | ||
*[[osNpcSaveAppearance]] | *[[osNpcSaveAppearance]] | ||
− | |||
− | |||
{{multicol-break}} | {{multicol-break}} | ||
+ | *[[osNpcSay]] | ||
+ | *[[osNpcSayTo]] | ||
+ | *[[osNpcSetProfileAbout]] | ||
+ | *[[osNpcSetProfileImage]] | ||
*[[osNpcSetRot]] | *[[osNpcSetRot]] | ||
*[[osNpcShout]] | *[[osNpcShout]] | ||
Line 60: | Line 78: | ||
*[[osNpcStand]] | *[[osNpcStand]] | ||
*[[osNpcStopMoveToTarget]] | *[[osNpcStopMoveToTarget]] | ||
− | |||
− | |||
*[[osNpcStopAnimation]] | *[[osNpcStopAnimation]] | ||
*[[osNpcTouch]] | *[[osNpcTouch]] | ||
Line 67: | Line 83: | ||
{{multicol-end}} | {{multicol-end}} | ||
− | === Prim | + | === Prim Manipulation === |
− | *[[ | + | {{multicol}} |
+ | *[[osClearInertia]] | ||
+ | *[[osForceBreakAllLinks]] | ||
+ | *[[osForceBreakLink]] | ||
+ | *[[osForceCreateLink]] | ||
+ | *[[osGetInertiaData]] | ||
+ | *[[osGetInventoryItemKey]] {{new}} | ||
+ | *[[osGetInventoryName]] {{new}} | ||
+ | *[[osGetInventoryDesc]] | ||
+ | *[[osGetInventoryLastOwner]] | ||
+ | *[[osGetLastChangedEventKey]] {{new}} | ||
+ | *[[osGetLinkNumber]] | ||
*[[osGetLinkPrimitiveParams]] | *[[osGetLinkPrimitiveParams]] | ||
− | *[[ | + | {{multicol-break}} |
− | *[[ | + | *[[osGetPrimitiveParams]] |
− | *[[ | + | *[[osGetRezzingObject]] |
+ | *[[osListenRegex]] | ||
+ | *[[osMessageAttachments]] | ||
*[[osMessageObject]] | *[[osMessageObject]] | ||
− | *[[ | + | *[[osSetInertia]] |
+ | *[[osSetInertiaAsBox]] | ||
+ | *[[osSetInertiaAsCylinder]] | ||
+ | *[[osSetInertiaAsSphere]] | ||
+ | *[[osSetPrimitiveParams]] | ||
+ | *[[osSetProjectionParams]] | ||
+ | *[[osTeleportObject]] | ||
+ | {{multicol-end}} | ||
− | === Prim | + | === Prim Drawing / Dynamic Texture === |
{{multicol}} | {{multicol}} | ||
− | *[[ | + | *[[osDrawEllipse]] |
− | *[[ | + | *[[osDrawFilledEllipse]] |
− | *[[ | + | *[[osDrawFilledPolygon]] |
− | *[[ | + | *[[osDrawFilledRectangle]] |
− | *[[ | + | *[[osDrawImage]] |
− | *[[ | + | *[[osDrawLine]] |
− | *[[osDrawPolygon]] | + | *[[osDrawPolygon]] |
− | *[[ | + | *[[osDrawRectangle]] |
− | *[[ | + | *[[osDrawResetTransform]] |
+ | *[[osDrawRotationTransform]] | ||
+ | *[[osDrawScaleTransform]] | ||
+ | *[[osDrawText]] | ||
+ | *[[osDrawTranslationTransform]] | ||
{{multicol-break}} | {{multicol-break}} | ||
− | *[[osGetDrawStringSize]] | + | *[[osGetDrawStringSize]] |
− | *[[ | + | *[[osMovePen]] |
− | *[[ | + | *[[osSetFontName]] |
− | *[[ | + | *[[osSetFontSize]] |
− | + | ||
*[[osSetPenCap]] | *[[osSetPenCap]] | ||
+ | *[[osSetPenColor]] | ||
+ | *[[osSetPenSize]] | ||
+ | *[[osSetDynamicTextureData]] {{new}} | ||
+ | *[[osSetDynamicTextureDataFace]] {{new}} | ||
+ | *[[osSetDynamicTextureDataBlend]] {{new}} | ||
+ | *[[osSetDynamicTextureDataBlendFace]] | ||
+ | *[[osSetDynamicTextureURL]] {{new}} | ||
+ | *[[osSetDynamicTextureURLBlend]] {{new}} | ||
+ | *[[osSetDynamicTextureURLBlendFace]] {{new}} | ||
{{multicol-end}} | {{multicol-end}} | ||
− | === | + | === Notecard === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
*[[osGetNotecard]] | *[[osGetNotecard]] | ||
*[[osGetNotecardLine]] | *[[osGetNotecardLine]] | ||
− | *[[osGetNumberOfNotecardLines]] | + | *[[osGetNumberOfNotecardLines]] |
+ | *[[osMakeNotecard]] | ||
− | === | + | === Sound === |
+ | {{multicol}} | ||
+ | *[[osAdjustSoundVolume]] | ||
+ | *[[osCollisionSound]] | ||
+ | *[[osLoopSound]] | ||
+ | *[[osLoopSoundMaster]] | ||
+ | *[[osLoopSoundSlave]] | ||
+ | *[[osPlaySound]] | ||
+ | {{multicol-break}} | ||
+ | *[[osPlaySoundSlave]] | ||
+ | *[[osPreloadSound]] | ||
+ | *[[osSetSoundRadius]] | ||
+ | *[[osStopSound]] | ||
+ | *[[osTriggerSound]] | ||
+ | *[[osTriggerSoundLimited]] | ||
+ | {{multicol-end}} | ||
+ | |||
+ | === HTTP === | ||
+ | *[[osRequestSecureURL]] | ||
+ | *[[osRequestURL]] | ||
+ | *[[osSetContentType]] | ||
+ | |||
+ | === Parcel === | ||
*[[osParcelJoin]] | *[[osParcelJoin]] | ||
*[[osParcelSubdivide]] | *[[osParcelSubdivide]] | ||
+ | *[[osGetParcelDwell]] {{new}} | ||
*[[osSetParcelDetails]] | *[[osSetParcelDetails]] | ||
− | === | + | === Terrain === |
*[[osGetTerrainHeight]] | *[[osGetTerrainHeight]] | ||
*[[osSetTerrainHeight]] | *[[osSetTerrainHeight]] | ||
− | |||
*[[osSetTerrainTexture]] | *[[osSetTerrainTexture]] | ||
*[[osSetTerrainTextureHeight]] | *[[osSetTerrainTextureHeight]] | ||
+ | *[[osTerrainFlush]] | ||
− | === | + | === WindLight === |
{{multicol}} | {{multicol}} | ||
− | |||
− | |||
− | |||
*[[osGetCurrentSunHour]] | *[[osGetCurrentSunHour]] | ||
*[[osGetSunParam]] | *[[osGetSunParam]] | ||
− | |||
− | |||
− | |||
*[[osGetWindParam]] | *[[osGetWindParam]] | ||
+ | *[[osSetEstateSunSettings]] | ||
+ | *[[osSetRegionSunSettings]] | ||
+ | {{multicol-break}} | ||
+ | *[[osSetRegionWaterHeight]] | ||
+ | *[[osSetSunParam]] | ||
*[[osSetWindParam]] | *[[osSetWindParam]] | ||
+ | *[[osWindActiveModelPluginName]] | ||
{{multicol-end}} | {{multicol-end}} | ||
− | === Grid Information === | + | === Grid / Region Information === |
{{multicol}} | {{multicol}} | ||
+ | *[[osCheckODE]] | ||
+ | *[[osGetGridCustom]] | ||
+ | *[[osGetGridGatekeeperURI]] | ||
+ | *[[osGetGridHomeURI]] | ||
+ | *[[osGetGridLoginURI]] | ||
*[[osGetGridName]] | *[[osGetGridName]] | ||
*[[osGetGridNick]] | *[[osGetGridNick]] | ||
− | *[[ | + | *[[osGetMapTexture]] |
− | *[[ | + | *[[osGetPhysicsEngineName]] |
− | *[[ | + | *[[osGetPhysicsEngineType]] |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{multicol-break}} | {{multicol-break}} | ||
− | |||
*[[osGetRegionMapTexture]] | *[[osGetRegionMapTexture]] | ||
+ | *[[osGetRegionSize]] | ||
*[[osGetRegionStats]] | *[[osGetRegionStats]] | ||
+ | *[[osGetScriptEngineName]] | ||
+ | *[[osGetSimulatorMemory]] | ||
+ | *[[osGetSimulatorMemoryKB]] | ||
+ | *[[osGetSimulatorVersion]] | ||
*[[osLoadedCreationDate]] | *[[osLoadedCreationDate]] | ||
+ | *[[osLoadedCreationID]] | ||
*[[osLoadedCreationTime]] | *[[osLoadedCreationTime]] | ||
− | |||
{{multicol-end}} | {{multicol-end}} | ||
=== Administration === | === Administration === | ||
− | *[[osRegionNotice]] | + | *[[osConsoleCommand]] |
+ | *[[osRegionNotice]] | ||
*[[osRegionRestart]] | *[[osRegionRestart]] | ||
− | |||
*[[osSetParcelMediaURL]] | *[[osSetParcelMediaURL]] | ||
− | |||
*[[osSetParcelSIPAddress]] | *[[osSetParcelSIPAddress]] | ||
+ | *[[osSetPrimFloatOnWater]] | ||
+ | |||
+ | === Script === | ||
+ | *[[osResetAllScripts]] {{new}} | ||
+ | |||
+ | === String Manipulation === | ||
+ | {{multicol}} | ||
+ | * [[osFormatString]] | ||
+ | * [[osMatchString]] | ||
+ | * [[osRegexIsMatch]] | ||
+ | * [[osReplaceString]] | ||
+ | * [[osStringSubString]] {{new}} | ||
+ | * [[osStringStartsWith]] {{new}} | ||
+ | {{multicol-break}} | ||
+ | * [[osStringEndsWith]] {{new}} | ||
+ | * [[osStringIndexOf]] {{new}} | ||
+ | * [[osStringLastIndexOf]] {{new}} | ||
+ | * [[osStringRemove]] {{new}} | ||
+ | * [[osStringReplace]] {{new}} | ||
+ | {{multicol-end}} | ||
=== Misc === | === Misc === | ||
− | *[[ | + | {{multicol}} |
− | *[[ | + | *[[osAngleBetween]] {{new}} |
+ | *[[osApproxEquals]] {{new}} | ||
+ | *[[osDie]] | ||
+ | *[[osGetPSTWallclock]] {{new}} | ||
+ | *[[osIsUUID]] | ||
+ | *[[osIsNotValidNumber]] {{new}} | ||
*[[osKey2Name]] | *[[osKey2Name]] | ||
− | *[[ | + | *[[osList2Double]] |
− | *[[ | + | *[[osMax]] |
+ | *[[osMin]] | ||
+ | {{multicol-break}} | ||
+ | *[[osRound]] {{new}} | ||
+ | *[[osSlerp]] {{new}} | ||
*[[osUnixTimeToTimestamp]] | *[[osUnixTimeToTimestamp]] | ||
− | *[[ | + | *[[osVecDistSquare]] {{new}} |
− | *[[ | + | *[[osVecMagSquare]] {{new}} |
+ | *[[osVolumeDetect]] | ||
+ | {{multicol-end}} | ||
=== Deprecated === | === Deprecated === | ||
Line 181: | Line 279: | ||
*[[osTerrainGetHeight|<strike>osTerrainGetHeight</strike>]] - Use [[osGetTerrainHeight]] | *[[osTerrainGetHeight|<strike>osTerrainGetHeight</strike>]] - Use [[osGetTerrainHeight]] | ||
*[[osTerrainSetHeight|<strike>osTerrainSetHeight</strike>]] - Use [[osSetTerrainHeight]] | *[[osTerrainSetHeight|<strike>osTerrainSetHeight</strike>]] - Use [[osSetTerrainHeight]] | ||
+ | *<strike>osWindParamGet</strike> - Use [[osGetWindParam]] | ||
+ | *<strike>osWindParamSet</strike> - Use [[osSetWindParam]] | ||
== See Also == | == See Also == | ||
Line 205: | Line 305: | ||
** [[OSSL Script Library/ModSendCommand|modSendCommand()]] | ** [[OSSL Script Library/ModSendCommand|modSendCommand()]] | ||
** [[OSSL Script Library/ModInvoke|Custom functions using modInvoke()]] | ** [[OSSL Script Library/ModInvoke|Custom functions using modInvoke()]] | ||
+ | |||
+ | * NPC | ||
+ | ** [[Appearance_Formats|Appearance Notecard Format]] | ||
[[Category:OSSL]] | [[Category:OSSL]] |
Latest revision as of 06:21, 7 November 2019
Contents |
[edit] Current OSSL Functions Implemented
! Partial Update OpenSim DEV 0.9.1
! Partial Update OpenSim DEV 0.9.0 #2c8c25a0 August 15, 2017
! Partial Update December.10.2010 With commits of this date some functions have been corrected to use standard OSSL conventions. The previous functions are tagged as deprecated with their replacement shown. The deprecated functions will advise you with a message that they have been deprecated and to use the new os function name instead. Further updates are needed to complete the existing list of os functions.
Each of these functions may have threat level associated with it. See Threat level for more information and an overview of each function's level.
[edit] Avatars
[edit] NPCs
[edit] Prim Manipulation
[edit] Prim Drawing / Dynamic Texture
[edit] Notecard
[edit] Sound
[edit] HTTP
[edit] Parcel
[edit] Terrain
[edit] WindLight
[edit] Grid / Region Information
[edit] Administration
- osConsoleCommand
- osRegionNotice
- osRegionRestart
- osSetParcelMediaURL
- osSetParcelSIPAddress
- osSetPrimFloatOnWater
[edit] Script
- osResetAllScripts NEW!
[edit] String Manipulation
|
[edit] Misc
|
|
[edit] Deprecated
osParcelSetDetails- Use osSetParcelDetailsosSetPenColour- Use osSetPenColorosSunGetParam- Use osGetSunParamosSunSetParam- Use osSetSunParamosTerrainGetHeight- Use osGetTerrainHeightosTerrainSetHeight- Use osSetTerrainHeightosWindParamGet- Use osGetWindParamosWindParamSet- Use osSetWindParam
[edit] See Also
- LSL/OSSL Status Page
- OSSL
Subcategories
This category has the following 10 subcategories, out of 10 total.
O |
O cont. |
O cont. |
Pages in category "OSSL Functions"
The following 200 pages are in this category, out of 209 total.
(previous 200) (next 200)