Scripting/Fonctions/OsFunctions

De DigiWiki.

(Différences entre les versions)
(Page créée avec « {{Languages}}{{FonctionNav}} '''OS Functions Status''' *'''What are Threat Levels ?''' See this page: Threat Levels *''' What is AA/OS support ?''' **'''AA & OS''' = … »)
Ligne 2 : Ligne 2 :
'''OS Functions Status'''
'''OS Functions Status'''
-
 
-
*'''What are Threat Levels ?'''  See this page: [[Threat Levels]]
 
*''' What is AA/OS support ?'''
*''' What is AA/OS support ?'''
Ligne 9 : Ligne 7 :
**'''AA''' = Aurora-Sim '''unique''' functions
**'''AA''' = Aurora-Sim '''unique''' functions
**'''OS''' = OpenSimulator '''unique''' function '''''External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting'''''
**'''OS''' = OpenSimulator '''unique''' function '''''External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting'''''
-
 
+
'''What are Threat Levels ?'''  See this page: [[Threat Levels]]
'''SPECIAL Note'''  Aurora-Sim utilizes [[botFunctions]] instead of osNPC = Non Player Character as used in OpenSim.  
'''SPECIAL Note'''  Aurora-Sim utilizes [[botFunctions]] instead of osNPC = Non Player Character as used in OpenSim.  
-
*[[GrafittiBoard.lsl]]
+
{{OsFonctions}}
-
*[[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'''
'''OS Function Examples'''

Version du 25 janvier 2012 à 08:12

OS Functions Status

  • 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

What are Threat Levels ? See this page: Threat Levels SPECIAL Note Aurora-Sim utilizes botFunctions instead of osNPC = Non Player Character as used in OpenSim.


OsFunction NPC (Non-Player Characters)

NPC Examples

OsFunctions Drawing Commands

OsFunction Examples

General Examples

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.

General Examples

Outils personnels
donate
Google Ads