Skip to content
ItsDeltin edited this page May 17, 2022 · 14 revisions

Wiki

Overwatch Script To Workshop (OSTW) is a high-level programming language for the workshop. It included classes, functions, lambda, pathfinding, and more.

Basics

  1. Getting Started
  2. Defining Rules
  3. Creating variables
    1. Chasing and modifying variables
  4. if and else
  5. Loops: for, foreach, while
  6. Strings
  7. Methods, macros, and subroutines
  8. Data types
    1. Structs
    2. Classes
  9. [Lambdas and function types](Lambdas and function types)

Additional components

Clone this wiki locally