BSL:BFW Scripting Language: Difference between revisions

m
removing link to obsolete page
m (→‎[[BSL:Tutorial|Tutorials]]: removing link from title for consistency)
m (removing link to obsolete page)
Line 1: Line 1:
'''Bungie Scripting Language (or BSL)''' is what [[BSL:Scripts|Oni scripts]] are written in. It's a programming language akin to C with some shell-script features as well, although it is far more limited in scope than a "real" programming language, as it was designed only to move events forward in the game, not to build programs.
'''Bungie Scripting Language (or BSL)''' is what Oni scripts are written in. It's a programming language akin to C with some shell-script features as well, although it is far more limited in scope than a "real" programming language, as it was designed only to move events forward in the game, not to build programs.


==What Are Scripts?==
==What Are Scripts?==