Scripting/Library/WakaScriptingLibrary
De DigiWiki.
(→Waka Script Library) |
(→Waka Script Library) |
||
| Ligne 77 : | Ligne 77 : | ||
||AmaOmega | ||AmaOmega | ||
||Simple conversation tree (Eliza-like). | ||Simple conversation tree (Eliza-like). | ||
| + | |- | ||
| + | ||[[Camera Follower]] | ||
| + | ||ArkLehane | ||
| + | ||Follows just above your camera. | ||
| + | |- | ||
| + | ||[[Chat Extension Module]] | ||
| + | ||ChristopherOmega | ||
| + | ||Allows transfer of >255 character strings over chat, via Packet Chat Protocol. | ||
| + | |- | ||
| + | ||[[Create a flying pet]] | ||
| + | ||CatFart | ||
| + | ||(Incomplete/Not being worked on) A worked example on how to create a small flying object using physics-based movement. | ||
| + | |- | ||
| + | ||[[Case Insensitive Listen rezzer]] | ||
| + | ||hasingred3Ixtab | ||
| + | ||Case insensitive listen rezzer. | ||
| + | |- | ||
| + | ||[[DanceBall]] | ||
| + | ||AsiraSakai | ||
| + | ||This script plus dance animations in a prim create a clickable danceball. | ||
| + | |- | ||
| + | ||[[Dance Machine]] | ||
| + | ||EvilFool | ||
| + | ||Single prim dance machine with synchronized dancers. | ||
| + | |- | ||
| + | ||[[Day of the week]] | ||
| + | ||RichardSolvang | ||
| + | ||Figure out what day of the week a given date is. | ||
| + | |- | ||
| + | ||[[Deluxe Door]] | ||
| + | ||EzharFairlight | ||
| + | ||A door with some extras. See also: the new Timeless Linked Door. | ||
| + | |- | ||
| + | ||[[Dialog Module]] | ||
| + | ||StrifeOnizuka | ||
| + | ||Create and handle dialog boxes through linked messages. | ||
| + | |- | ||
| + | ||[[Dump Prim Parameters]] | ||
| + | ||PierreJosephProudhon | ||
| + | ||Dump prim parameters to a LSL code string that can be fed to llSetPrimitiveParams. | ||
| + | |- | ||
| + | ||[[Eliza Chatbot]] | ||
| + | ||DedricMauriac | ||
| + | ||Parady of a Rogerian therapist. | ||
| + | |- | ||
| + | ||[[Email Extension Module]] | ||
| + | ||ChristopherOmega | ||
| + | ||Allows scripts to send emails without delay and receive emails without a timer. | ||
| + | |- | ||
| + | ||[[Simple Email Parser]] | ||
| + | ||PlowboyLifestyle | ||
| + | ||Breaks an email header into local variables with some error checking. | ||
| + | |- | ||
| + | ||[[Enhanced SLURL]] | ||
| + | ||HarleenGretzky | ||
| + | ||Ouputs a SLURL using the new teleport app URL, allows you to click the link to teleport without going to the map first. | ||
| + | |- | ||
| + | ||[[Event Lottery]] | ||
| + | ||AmaOmega | ||
| + | ||Randomly choose a winner from a list of people without duplicates. | ||
| + | |- | ||
| + | ||[[Experimental Rotation Math Library]] | ||
| + | ||StrifeOnizuka | ||
| + | ||Collection of functions for working with rotations. | ||
| + | |- | ||
| + | ||[[Fade Texture]] | ||
| + | ||NashBaldwin | ||
| + | ||Smoothly drop texture alpha using exponential fall-off. | ||
| + | |- | ||
| + | ||[[Fast Find]] | ||
| + | ||AmaOmega | ||
| + | ||Fast find number of lines in a notecard (binary search). | ||
| + | |- | ||
| + | ||[[Fix Repeats Per Meter]] | ||
| + | ||NashBaldwin | ||
| + | ||Make a building by roughly positioning walls, then drop this script on each prim. It rescales to grid, positions to grid, and fixes repeats per meter, then deletes self. | ||
| + | |- | ||
| + | ||[[Flight Assist]] | ||
| + | ||MorphWollongong | ||
| + | ||Flight assist HUD controller script. | ||
|- | |- | ||
|} | |} | ||


