CDS:RPGScript
From Twin Rose Wiki
RPGScript is a scripting language designed to make customizing Campaign Developer Suite easy and powerful for any game system.
RPGScript is based off of Lua, and therefore uses many of the same commands and maintains the same structure, so this Tutorial may be of great use to get started.
Contents |
Inline
To use RPGScript inline, the RPGScript must be contained within <{ and }>.
Statements
Utilities
Tables
Windows and Messaging
| This page is a Stub, please expand it if you have any relevant details. |

