Skip to content

Scripting Reference

MicroBlaster edited this page Oct 27, 2019 · 15 revisions

TWX Proxy Script Reference v2.06

Welcome to the TWX Proxy script reference. This document is designed specially for programmers, scripters, or just people that want to learn TWX Proxy a little better. Unfortunately there is currently no specification detailing language syntax or the internals of how things actually work, although easily the best way of learning this is to just read over the open source pack1 / pack2 scripts and see how they work.

Contents

Script Commands - An alphabetical list of script commands.
System Variables - system values can be accessed from anywhere in a script.
Script Macros - Mostly used for flow control, but could actually do much more.

Clone this wiki locally