Scripting
From BlinkenSisters
If you want to use scripting in your new Level, you have to place the following line at the end of your levelN.conf:
ooscript=levelN.bsl
levelN.bsl is the file where you put your script in.
Take a look at existing .bsl-files (e.g. in the BlinkenSisters-Folder in your home-directory or in our SVN-Repository) to see some example scripts! If you need more BlinkenSisters specific commands, feel free to use our Tracking-System at SourceForge.
Scripting is based on LUA, see the LUA Homepage for basic syntax.
We're working on the Doku. Meanwhile please check Intern/RFC_OO_LUA for the new OO-LUA-Bindings.
[edit]
Links
See also OldScripting, Using Videos.
