Scripting/Library/WakaScriptingLibrary
De DigiWiki.
(Différences entre les versions)
(→Waka Script Library) |
(→Waka Script Library) |
||
| Ligne 37 : | Ligne 37 : | ||
||KingHenrikLundquist | ||KingHenrikLundquist | ||
||Basic key-detecting script. | ||Basic key-detecting script. | ||
| + | |- | ||
| + | ||[[Barometer]] | ||
| + | ||CidJacobs | ||
| + | ||Check Barometric Pressure. | ||
| + | |- | ||
| + | ||[[Bezier Curve Demo]] | ||
| + | ||LionelForager | ||
| + | ||Draws a bezier curve in 3D given by 3 control points. | ||
| + | |- | ||
| + | ||[[Builders' Buddy]] | ||
| + | ||NewfiePendragon | ||
| + | ||Large building positioning/movement utility. | ||
| + | |- | ||
| + | ||[[Builders' Tabs]] | ||
| + | ||TimelessPrototype | ||
| + | ||Advanced precision builder's tool. | ||
| + | |- | ||
| + | ||[[Camera Sync]] | ||
| + | ||MeyermagicSalome | ||
| + | ||Camera Synchronization utility. | ||
| + | |- | ||
| + | ||[[Color Scripts]] | ||
| + | ||KagePixel | ||
| + | ||Convert from HSB to RGB and back. | ||
| + | |- | ||
| + | ||[[Common String Functions]] | ||
| + | ||GarrMeDagger | ||
| + | ||Common String Functions. | ||
| + | |- | ||
| + | ||[[Channel Number Generator]] | ||
| + | ||PetreLamar | ||
| + | ||Given a text string, generate a (relatively) unique channel number. | ||
| + | |- | ||
| + | ||[[PublicBillboard]] | ||
| + | ||Chasingred3Ixtab | ||
| + | ||A Public Cycling Texture Billboard. | ||
| + | |- | ||
| + | ||[[Conversation AI]] | ||
| + | ||AmaOmega | ||
| + | ||Simple conversation tree (Eliza-like). | ||
|- | |- | ||
|} | |} | ||
Version du 11 mars 2012 à 02:22
| Exemples | AaFunctions | BotFonctions | AScript | LlFonctions | OsFonctions | Librairie | Exemples | Legende | Manuel |
Script Library
Rules for posting:
- Your script must be tested and working. If it's not, stick it in your user-space until it is. This is a list of working, usable scripts.
- Add a link to your script's page here. Link back to this page from your script's page. Start your page with {{LSL Header}}.
- Do not add scripts that duplicate the same functionality as an existing script or built in function. If yours does, explain why.
- Do not list simple scripts here. Include those among the LSL Examples instead.
Waka Script Library
| Name | Creator | Description |
|---|---|---|
| Hello Avatar | Linden Lab | SL's default script. |
| ASCII | ChadStatosky | ASCII <-> int |
| AirSeaAltimeter | OoPsGalatea | A pretty decent air/sea altimeter. |
| AltPickPocket | MitzpatrickFitzsimmons | Transfer Money from your Alt's account without logging them in. |
| AvatarKeyScript | KingHenrikLundquist | Basic key-detecting script. |
| Barometer | CidJacobs | Check Barometric Pressure. |
| Bezier Curve Demo | LionelForager | Draws a bezier curve in 3D given by 3 control points. |
| Builders' Buddy | NewfiePendragon | Large building positioning/movement utility. |
| Builders' Tabs | TimelessPrototype | Advanced precision builder's tool. |
| Camera Sync | MeyermagicSalome | Camera Synchronization utility. |
| Color Scripts | KagePixel | Convert from HSB to RGB and back. |
| Common String Functions | GarrMeDagger | Common String Functions. |
| Channel Number Generator | PetreLamar | Given a text string, generate a (relatively) unique channel number. |
| PublicBillboard | Chasingred3Ixtab | A Public Cycling Texture Billboard. |
| Conversation AI | AmaOmega | Simple conversation tree (Eliza-like). |


