Scripting/Library/DigitalConceptsScriptLibrary

De DigiWiki.

(Différences entre les versions)
(Administration)
 
(35 versions intermédiaires masquées)
Ligne 1 : Ligne 1 :
 +
__NOTOC__
 +
{{Languages}}
 +
=== Administration ===
{| class="sortable" {{Prettytable}}
{| class="sortable" {{Prettytable}}
|- {{Hl2}}
|- {{Hl2}}
Ligne 7 : Ligne 10 :
|-
|-
-
| [[llGetRegionFlags]]  
+
| [[Get Region Flags]]
| djphil
| djphil
| Utilisation de la fonction llGetRegionFlags
| Utilisation de la fonction llGetRegionFlags
-
| (BY-NC-SA)
+
| (CC-BY-NC-SA)
|-
|-
-
| [[llGetParcelFlags]]
+
| [[Get Parcel Flags]]
| djphil
| djphil
| Utilisation de la fonction llGetParcelFlags
| Utilisation de la fonction llGetParcelFlags
-
| (BY-NC-SA)
+
| (CC-BY-NC-SA)
 +
|-
 +
| [[Get Parcel Details]]
 +
| djphil
 +
| Utilisation de la fonction llGetParcelDetails
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Get Object Details]]
 +
| djphil
 +
| Utilisation de la fonction llGetObjectDetails
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Request Simulator Data]]
 +
| djphil
 +
| Utilisation de la fonction llRequestSimulatorData
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Get Env]]
 +
| djphil
 +
| Utilisation de la fonction llGetEnv
 +
| (CC-BY-NC-SA)
 +
|}
 +
More coming soon ...
 +
 +
=== Particules ===
 +
{| class="sortable" {{Prettytable}}
 +
|- {{Hl2}}
 +
| '''Name'''
 +
| '''Creator'''
 +
| '''Description'''
 +
| '''Comment'''
 +
 +
|-
 +
| [[Ribbon Glowed Particles]]
 +
| djphil
 +
| ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Plasma Glowed Particles]]
 +
| djphil
 +
| ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Ring Based Particles]]
 +
| djphil
 +
| ...
 +
| (CC-BY-NC-SA)
 +
|}
 +
More coming soon ...
 +
 +
=== LightShare ===
 +
{| class="sortable" {{Prettytable}}
 +
|- {{Hl2}}
 +
| '''Name'''
 +
| '''Creator'''
 +
| '''Description'''
 +
| '''Comment'''
 +
 +
|-
 +
| [[Default LightShare]]
 +
| djphil
 +
| LightShare is OpenSim Only ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Get Windlight Settings]]
 +
| djphil
 +
| LightShare is OpenSim Only ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Set Windlight Settings]]
 +
| djphil
 +
| LightShare is OpenSim Only ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Set Windlight Settings Targeted]]
 +
| djphil
 +
| LightShare is OpenSim Only ...
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Configurable Daytime System]]
 +
| djphil
 +
| Permet de modifier la durée des journées/années (voir Opensim.ini).
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Configurable Wind System]]
 +
| djphil
 +
| Prérequis : Module de vent configurable "ConfigurableWind" activé et configuré dans Opensim.ini
 +
| (CC-BY-NC-SA)
 +
|}
 +
More coming soon ...
 +
 +
=== Tools / Outils ===
 +
{| class="sortable" {{Prettytable}}
 +
|- {{Hl2}}
 +
| '''Name'''
 +
| '''Creator'''
 +
| '''Description'''
 +
| '''Comment'''
 +
 +
|-
 +
| [[Persistant Voting I]]
 +
| djphil
 +
| 1 Vote / 1 Avatar
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Persistant Voting II]]
 +
| djphil
 +
| 1 Vote / 1 Jour
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Avatar Measures]]
 +
| djphil
 +
| Poids et taille de l'avatar
 +
| (CC-BY-NC-SA)
 +
|}
 +
More coming soon ...
 +
 +
=== Bots / Npc ===
 +
{| class="sortable" {{Prettytable}}
 +
|- {{Hl2}}
 +
| '''Name'''
 +
| '''Creator'''
 +
| '''Description'''
 +
| '''Comment'''
 +
 +
|-
 +
| [[Npc Healt Meter]]
 +
| djphil
 +
| Compteur de vie pour Bots, Npc ou Avatars
 +
| (CC-BY-NC-SA)
 +
|}
 +
 +
More coming soon ...
 +
 +
=== Useful/ Utile ===
 +
{| class="sortable" {{Prettytable}}
 +
|- {{Hl2}}
 +
| '''Name'''
 +
| '''Creator'''
 +
| '''Description'''
 +
| '''Comment'''
 +
 +
|-
 +
| [[Internal Counter]]
 +
| djphil
 +
| Un compteur dans un compteur
 +
| (CC-BY-NC-SA)
 +
 +
|-
 +
| [[Whois]]
 +
| djphil
 +
| Basic Whois
 +
| (CC-BY-NC-SA)
|}
|}

Version actuelle en date du 19 mai 2015 à 20:49

Administration

Name Creator Description Comment
Get Region Flags djphil Utilisation de la fonction llGetRegionFlags (CC-BY-NC-SA)
Get Parcel Flags djphil Utilisation de la fonction llGetParcelFlags (CC-BY-NC-SA)
Get Parcel Details djphil Utilisation de la fonction llGetParcelDetails (CC-BY-NC-SA)
Get Object Details djphil Utilisation de la fonction llGetObjectDetails (CC-BY-NC-SA)
Request Simulator Data djphil Utilisation de la fonction llRequestSimulatorData (CC-BY-NC-SA)
Get Env djphil Utilisation de la fonction llGetEnv (CC-BY-NC-SA)

More coming soon ...

Particules

Name Creator Description Comment
Ribbon Glowed Particles djphil ... (CC-BY-NC-SA)
Plasma Glowed Particles djphil ... (CC-BY-NC-SA)
Ring Based Particles djphil ... (CC-BY-NC-SA)

More coming soon ...

LightShare

Name Creator Description Comment
Default LightShare djphil LightShare is OpenSim Only ... (CC-BY-NC-SA)
Get Windlight Settings djphil LightShare is OpenSim Only ... (CC-BY-NC-SA)
Set Windlight Settings djphil LightShare is OpenSim Only ... (CC-BY-NC-SA)
Set Windlight Settings Targeted djphil LightShare is OpenSim Only ... (CC-BY-NC-SA)
Configurable Daytime System djphil Permet de modifier la durée des journées/années (voir Opensim.ini). (CC-BY-NC-SA)
Configurable Wind System djphil Prérequis : Module de vent configurable "ConfigurableWind" activé et configuré dans Opensim.ini (CC-BY-NC-SA)

More coming soon ...

Tools / Outils

Name Creator Description Comment
Persistant Voting I djphil 1 Vote / 1 Avatar (CC-BY-NC-SA)
Persistant Voting II djphil 1 Vote / 1 Jour (CC-BY-NC-SA)
Avatar Measures djphil Poids et taille de l'avatar (CC-BY-NC-SA)

More coming soon ...

Bots / Npc

Name Creator Description Comment
Npc Healt Meter djphil Compteur de vie pour Bots, Npc ou Avatars (CC-BY-NC-SA)

More coming soon ...

Useful/ Utile

Name Creator Description Comment
Internal Counter djphil Un compteur dans un compteur (CC-BY-NC-SA)
Whois djphil Basic Whois (CC-BY-NC-SA)
Outils personnels
  • Cette page a été consultée 9 600 fois.
donate
Google Ads