|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| There are several ways to start scripting.__NOTOC__
| | #REDIRECT [[BSL:BFW Scripting Language#Tutorials]] |
| | |
| ==[[/Console|Playing with the developer console]]==
| |
| The fastest way to start learning BSL is to just load the first level and open the dev console.
| |
| | |
| ==[[BSL: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.
| |
| | |
| ==[[IGMD/global|Patching]]==
| |
| Want to script a "patch" that's effective in every level?
| |
| | |
| ==[[BSL:Tutorial/Scratch|New logic from scratch]]==
| |
| Create completely new level logic from scratch.
| |
| | |
| [[Category:Modding tutorials]]
| |