LexiScript allows for complex flow control , that is, selectively running portions of the script based on various conditions . There are 2 kinds of conditions: if ...
Recent changes to the script engine have made accessing values on objects MUCH easier. Previously, you had to specify the number of the value (0 to 8), and the result ...
The LexiScript language is an easy to learn scripting language. While it is easy to feel intimidated by it, because of the potential power it possesses, it scales ...
One of the more recent additions to scripting, and the one with the potential to significantly enhance gameplay altering scripts, is the 'affect' command. Affects ...
Functions in LexiScript The LexiScript Function system is a powerful system for encapsulating portions of scripts for easy reuse. If a script has similiar pieces ...
LexiScript Regular Expressions LexiScript now features a full fledged Regular expression (regex) pattern matcher / parser. A regex parser is extremely useful for ...
Basic variables Strings Integers Floats Scope Local Global Shared Promotion and Lack Thereof Fields Subfields Lists Lists are, at their heart, space separated ...
Welcome to the home of TWiki.Lexiscript. This is a web based documentation area for LexiScript. While this is a publicly viewable web, Change Access is restricted ...
This is a subscription service to be automatically notified by e mail when topics change in this Lexiscript web. This is a convenient service, so you do not have ...
TWiki.Lexiscript Web Preferences The following settings are web preferences of the TWiki.Lexiscript web. These preferences overwrite the site level preferences ...