Ref LogicScripting

Revision as of 15:00, 4 February 2008 by Trylon (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LogicScripting is a subject that is both simple and complex at the same time.

Basically, logic scripting allows us to create the internal logic objects that Cyan uses from within an alcscript. Note particularly that logic scripting is a subset of AlcScript, and not alcscript itself.

In this guide, you will find that LogicScripting makes heavy use of the recursive feature of alcscript. Basically this means that every subkey in alcscript is an alcscript in itself.

This guide will have the following subjects: