Scripting/Fonctions/AaOsSupport
De DigiWiki.
(Différences entre les versions)
Ligne 1 : | Ligne 1 : | ||
{{Languages}} | {{Languages}} | ||
- | + | ===Aa Functions Status=== | |
- | + | ||
What are Aa functions ? | What are Aa functions ? | ||
- | + | *Aa Aurora-Sim '''unique''' functions & specific to Aurora-Sim Only. | |
- | *Aa | + | |
*They further extend LSL & OSSL functional capabilities. See the script samples below. | *They further extend LSL & OSSL functional capabilities. See the script samples below. | ||
- | + | ===Os Functions Status=== | |
- | + | ||
- | + | ||
What are Os functions ? | What are Os functions ? | ||
+ | *Os OpenSimulator '''unique''' function '''''External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting''''' | ||
- | |||
**'''AA & OS''' = Aurora-Sim & OpenSim common supported functions | **'''AA & OS''' = Aurora-Sim & OpenSim common supported functions | ||
- | |||
- | |||
- | + | ===General Note=== | |
'''What are Threat Levels ?''' See this page: [[Threat Levels]] | '''What are Threat Levels ?''' See this page: [[Threat Levels]] | ||
Ligne 23 : | Ligne 17 : | ||
'''What is AA/OS support ?''' See this page: [[Scripting/Fonctions/AaOsSupport|AA/OS support]] | '''What is AA/OS support ?''' See this page: [[Scripting/Fonctions/AaOsSupport|AA/OS support]] | ||
- | '''What is | + | '''What is BotFonctions ?''' See thos page: [[Scripting/Fonctions/BotFonctionsSupport|BotFonctions support]] |
- | + | ===Special Note=== | |
Aurora-Sim utilizes [[botFunctions]] instead of osNPC = Non Player Character as used in OpenSim. | Aurora-Sim utilizes [[botFunctions]] instead of osNPC = Non Player Character as used in OpenSim. | ||
OpenSim uses osNPCfunctions. '''These are unsupported in Aurora-Sim.''' | OpenSim uses osNPCfunctions. '''These are unsupported in Aurora-Sim.''' |
Version du 25 janvier 2012 à 10:56
Sommaire |
Aa Functions Status
What are Aa functions ?
- Aa Aurora-Sim unique functions & specific to Aurora-Sim Only.
- They further extend LSL & OSSL functional capabilities. See the script samples below.
Os Functions Status
What are Os functions ?
- Os OpenSimulator unique function External Link to OpenSim wiki for reference only, not supported in Aurora-Sim scripting
- AA & OS = Aurora-Sim & OpenSim common supported functions
General Note
What are Threat Levels ? See this page: Threat Levels
What is AA/OS support ? See this page: AA/OS support
What is BotFonctions ? See thos page: BotFonctions support
Special Note
Aurora-Sim utilizes botFunctions instead of osNPC = Non Player Character as used in OpenSim. OpenSim uses osNPCfunctions. These are unsupported in Aurora-Sim.