BSL:Tutorial: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Tutorial== | ==Tutorial== | ||
There are several ways to start scripting. | There are several ways to start scripting. | ||
===Original logic modification=== | ===[[OSL:Tutorial/Modification|Original logic modification]]=== | ||
*There are lots of cool things to do by merely looking at the original scripts and changing a few parameters. | |||
*An attempt of such a tutorial was submitted on [http://mukade.bungie.org/cgi-bin/mukade/ikonboard.cgi?s=b71ac087734c41f1d3205c9050855ca1 Oni Central Forum] by '''typhen'''.<br>It will be available [[OSL:Tutorial/Modification|here]] soon, as well as other examples of "minor scripting" tricks, level per level. | |||
===Patching=== | ===Patching=== | ||
===[[OSL:Tutorial/Scratch|New logic from scratch]]=== | ===[[OSL:Tutorial/Scratch|New logic from scratch]]=== |
Revision as of 17:54, 15 November 2005
Tutorial
There are several ways to start scripting.
Original logic modification
- There are lots of cool things to do by merely looking at the original scripts and changing a few parameters.
- An attempt of such a tutorial was submitted on Oni Central Forum by typhen.
It will be available here soon, as well as other examples of "minor scripting" tricks, level per level.