BSL:Tutorial: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (OSL to BSL)
m (++cat)
Line 1: Line 1:
{{finish}}
==Tutorial==
==Tutorial==
There are several ways to start scripting.
There are several ways to start scripting.
Line 7: Line 8:
===Patching===
===Patching===
===[[BSL:Tutorial/Scratch|New logic from scratch]]===
===[[BSL:Tutorial/Scratch|New logic from scratch]]===
[[Category:Modding tutorials]]

Revision as of 21:29, 1 October 2009

Unfinished building-60px.jpg

This page is unfinished. Can you fill in any missing information?
If it is not clear which part of the page is unfinished, ask on the talk page.

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.

Patching

New logic from scratch