18,700
edits
(rewrote/completed the tutorial) |
m (there's only one other tutorial now, so just link to it directly) |
||
Line 86: | Line 86: | ||
This is just a sampling of the power that BSL gives you. There are over 500 built-in variables and functions in Oni. You can find a full list of them at [[BSL:Functions]] and [[BSL:Variables]]. | This is just a sampling of the power that BSL gives you. There are over 500 built-in variables and functions in Oni. You can find a full list of them at [[BSL:Functions]] and [[BSL:Variables]]. | ||
P.S.: Note that there are some things you can't do on the console that are essential to scripting, such as declaring a function. The | P.S.: Note that there are some things you can't do on the console that are essential to scripting, such as declaring a function. The [[../Scratch|next tutorial]] will show how to write complete scripts in .bsl files. | ||
[[Category:Modding tutorials]] | [[Category:Modding tutorials]] |