Scripting/Fonctions/Ossl
De DigiWiki.
(Différences entre les versions)
Ligne 1 : | Ligne 1 : | ||
{{Languages}}{{FonctionNav}} | {{Languages}}{{FonctionNav}} | ||
+ | |||
+ | '''OS Functions Status''' | ||
+ | |||
+ | *'''What are Threat Levels ?''' See this page: [[Threat Levels]] | ||
+ | |||
+ | *''' What is AA/OS support ?''' | ||
+ | **'''AA & OS''' = Aurora-Sim & OpenSim common supported functions | ||
+ | **'''AA''' = Aurora-Sim '''unique''' functions | ||
+ | **'''OS''' = OpenSimulator '''unique''' function '''''External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting''''' | ||
+ | |||
+ | '''SPECIAL Note''' Aurora-Sim utilizes [[botFunctions]] instead of osNPC = Non Player Character as used in OpenSim. | ||
+ | |||
*[[GrafittiBoard.lsl]] | *[[GrafittiBoard.lsl]] | ||
*[[osAddAgentToGroup.lsl]] | *[[osAddAgentToGroup.lsl]] | ||
Ligne 6 : | Ligne 18 : | ||
*[[osAvatarStopAnimation.lsl]] | *[[osAvatarStopAnimation.lsl]] | ||
*[[osCauseDamage.lsl]] | *[[osCauseDamage.lsl]] | ||
- | *[[osCauseDamage]] | + | *[[osCauseDamage.lsl]] |
*[[osCauseHealing.lsl]] | *[[osCauseHealing.lsl]] | ||
*[[osCauseHealing.lsl]] | *[[osCauseHealing.lsl]] | ||
Ligne 29 : | Ligne 41 : | ||
*[[osGetMapTexture.lsl]] | *[[osGetMapTexture.lsl]] | ||
*[[osGetNotecard.lsl]] | *[[osGetNotecard.lsl]] | ||
- | *[[osGetNotecardLine]] | + | *[[osGetNotecardLine.lsl]] |
*[[osGetNumberOfNotecardLines.lsl]] | *[[osGetNumberOfNotecardLines.lsl]] | ||
*[[osGetPrimitiveParams.lsl]] | *[[osGetPrimitiveParams.lsl]] | ||
Ligne 59 : | Ligne 71 : | ||
*[[osSetDynamicTextureURLBlendFace.lsl]] | *[[osSetDynamicTextureURLBlendFace.lsl]] | ||
*[[osSetEstateSunSettings.lsl]] | *[[osSetEstateSunSettings.lsl]] | ||
- | *[[osSetFontName]] | + | *[[osSetFontName.lsl]] |
*[[osSetFontSize.lsl]] | *[[osSetFontSize.lsl]] | ||
*[[osSetParcelDetails.lsl]] | *[[osSetParcelDetails.lsl]] | ||
Ligne 74 : | Ligne 86 : | ||
*[[osSetSpeed.lsl]] | *[[osSetSpeed.lsl]] | ||
*[[osSetSunParam.lsl]] | *[[osSetSunParam.lsl]] | ||
- | *[[osSetSunParam]] | + | *[[osSetSunParam.lsl]] |
*[[osGetSunParam.lsl]] | *[[osGetSunParam.lsl]] | ||
- | *[[osSetTerrainHeight]] | + | *[[osSetTerrainHeight.lsl]] |
*[[osGetTerrainHeight.lsl]] | *[[osGetTerrainHeight.lsl]] | ||
*[[osShutDown.lsl]] | *[[osShutDown.lsl]] | ||
Ligne 86 : | Ligne 98 : | ||
*[[osWeatherMap.lsl]] | *[[osWeatherMap.lsl]] | ||
*[[osWindActiveModelPluginName.lsl]] | *[[osWindActiveModelPluginName.lsl]] | ||
+ | |||
+ | '''OS Function Examples''' | ||
+ | |||
+ | '''Aurora-Sim/AuroraDocs/OSSLFunctions Examples''' | ||
+ | |||
+ | '''!''' The general examples are shown in the table above. | ||
+ | |||
+ | '''!''' Supplemental / extended examples which are not included in table are shown below. | ||
+ | |||
+ | *[[osCauseDamage_osCauseHealing]] | ||
+ | *[[osGetNotecardLine_osGetNumberOfNotecardLines]] | ||
+ | *[[osSetFontName_osSetFontSize]] | ||
+ | *[[osSetSunParam_osGetSunParam]] | ||
+ | *[[osSetTerrainHeight_osGetTerrainHeight]] | ||
+ | |||
+ | '''General Examples''' | ||
+ | |||
+ | *[[GrafittiBoard]] | ||
+ | *[[osTextBoard]] | ||
+ | *[[osWeatherMap]] |
Version du 23 janvier 2012 à 21:02
Fonctions | AaFunctions | BotFonctions | AScript | LlFonctions | OsFonctions | Librairie | Exemples | Legende | Manuel |
OS Functions Status
- What are Threat Levels ? See this page: Threat Levels
- What is AA/OS support ?
- AA & OS = Aurora-Sim & OpenSim common supported functions
- AA = Aurora-Sim unique functions
- OS = OpenSimulator unique function External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting
SPECIAL Note Aurora-Sim utilizes botFunctions instead of osNPC = Non Player Character as used in OpenSim.
- GrafittiBoard.lsl
- osAddAgentToGroup.lsl
- osAvatarName2Key.lsl
- osAvatarPlayAnimation.lsl
- osAvatarStopAnimation.lsl
- osCauseDamage.lsl
- osCauseDamage.lsl
- osCauseHealing.lsl
- osCauseHealing.lsl
- osConsoleCommand.lsl
- osDrawEllipse.lsl
- osDrawFilledPolygon.lsl
- osDrawFilledRectangle.lsl
- osDrawImage.lsl
- osDrawLine.lsl
- osDrawPolygon.lsl
- osDrawRectangle.lsl
- osDrawText.lsl
- osFormatString.lsl
- osGetAgentIP.lsl
- osGetAgents.lsl
- osGetAvatarList.lsl
- osGetCurrentSunHour.lsl
- osGetDrawStringSize.lsl
- osGetGridLoginUri.lsl
- osGetGridName.lsl
- osGetGridNick.lsl
- osGetMapTexture.lsl
- osGetNotecard.lsl
- osGetNotecardLine.lsl
- osGetNumberOfNotecardLines.lsl
- osGetPrimitiveParams.lsl
- osGetRegionMapTexture.lsl
- osGetRegionStats.lsl
- osGetScriptEngineName.lsl
- osGetSimulatorMemory.lsl
- osGetSimulatorVersion.lsl
- osKey2Name.lsl
- osKickAvatar.lsl
- osList2Double.lsl
- osLoadedCreationDate.lsl
- osLoadedCreationID.lsl
- osLoadedCreationTime.lsl
- osMakeNotecard.lsl
- osMatchString.lsl
- osMessageObject.lsl
- osMovePen.lsl
- osParcelJoin.lsl
- osParcelSubdivide.lsl
- osParseJSON.lsl
- osRegionNotice.lsl
- osRegionRestart.lsl
- osSetDynamicTextureData.lsl
- osSetDynamicTextureDataBlend.lsl
- osSetDynamicTextureDataBlendFace.lsl
- osSetDynamicTextureURL.lsl
- osSetDynamicTextureURLBlend.lsl
- osSetDynamicTextureURLBlendFace.lsl
- osSetEstateSunSettings.lsl
- osSetFontName.lsl
- osSetFontSize.lsl
- osSetParcelDetails.lsl
- osSetParcelMediaURL.lsl
- osSetParcelSIPAddress.lsl
- osSetPenCap.lsl
- osSetPenColour.lsl
- osSetPenSize.lsl
- osSetPrimFloatOnWater.lsl
- osSetPrimitiveParams.lsl
- osSetProjectionParams.lsl
- osSetRegionSunSettings.lsl
- osSetRegionWaterHeight.lsl
- osSetSpeed.lsl
- osSetSunParam.lsl
- osSetSunParam.lsl
- osGetSunParam.lsl
- osSetTerrainHeight.lsl
- osGetTerrainHeight.lsl
- osShutDown.lsl
- osTeleportAgent.lsl
- osTeleportOwner.lsl
- osTerrainFlush.lsl
- osTextBoard.lsl
- osUnixTimeToTimestamp.lsl
- osWeatherMap.lsl
- osWindActiveModelPluginName.lsl
OS Function Examples
Aurora-Sim/AuroraDocs/OSSLFunctions Examples
! The general examples are shown in the table above.
! Supplemental / extended examples which are not included in table are shown below.
- osCauseDamage_osCauseHealing
- osGetNotecardLine_osGetNumberOfNotecardLines
- osSetFontName_osSetFontSize
- osSetSunParam_osGetSunParam
- osSetTerrainHeight_osGetTerrainHeight
General Examples