Category:OSSL Functions
From OpenSimulator
Revision as of 11:45, 14 November 2018 by BillBlight (Talk | contribs)
Contents |
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.
Avatars
NPCs
Prim Manipulations
Prim Drawings
Dynamic Textures
- osSetDynamicTextureData
- osSetDynamicTextureDataBlend
- osSetDynamicTextureDataBlendFace
- osSetDynamicTextureDataFace NEW!
- osSetDynamicTextureURL
- osSetDynamicTextureURLBlend
- osSetDynamicTextureURLBlendFace
Notecards
Sounds
- osAdjustSoundVolume NEW!
- osCollisionSound NEW!
- osLoopSound NEW!
- osLoopSoundMaster NEW!
- osLoopSoundSlave NEW!
- osPlaySound NEW!
- osPlaySoundSlave NEW!
- osPreloadSound NEW!
- osSetSoundRadius NEW!
- osStopSound NEW!
- osTriggerSound NEW!
- osTriggerSoundLimited NEW!
HTTP
Parcels
Terrains
WindLights
Grid Information
Administration
- osConsoleCommand
- osRegionNotice NEW!
- osRegionRestart
- osSetParcelMediaURL
- osSetParcelSIPAddress
- osSetPrimFloatOnWater
Script Permissions (Pending Peer Review)
Misc
Deprecated
osParcelSetDetails- Use osSetParcelDetailsosSetPenColour- Use osSetPenColorosSunGetParam- Use osGetSunParamosSunSetParam- Use osSetSunParamosTerrainGetHeight- Use osGetTerrainHeightosTerrainSetHeight- Use osSetTerrainHeightosWindParamGet- Use osGetWindParamosWindParamSet- Use osSetWindParam
See Also
- LSL/OSSL Status Page
- OSSL