Scripting/Library/OsslScriptingLibrary
De DigiWiki.
Version du 12 avril 2012 à 04:58 par Djphil (discuter | contributions)
Ossl Script Library
Script Name | Posted by: | Description |
ModSendCommand | Justincc | Demonstrates the use of an in-world script to communicate with a specific OpenSimulator module. |
OpenSimulator Radio | Fritigern | A dialog controlled radio for OpenSimulator. Uses OSSL functions to read stations from a notecard, |
Persist NPC | Marcus Llewell | A short example of a method for persisting an NPC across simulator restarts. |
Simple Notecard Reader | Fritigern | Reading notecards in OSSL is easy. This script is more of an example than a fully useful script, but it does work. Use it in your own scripts! |
ModInvoke | Cmickeyb | Shows how to invoke functions, defined in a region module. |
OSSL Poseball | Fritigern | Poseball script, written from scratch, using osAvatarPlayAnimation() and osAvatarStopAnimation() |