8.18.0.13

3 Syntax🔗ℹ

This section is a modified version of existing random map scripting resource written by Zetnus with updated syntax according to the #lang aoe2-rms, including new syntax forms and examples. This documentation also enables nice in-editor integration.

In many places above mentioned document is linked as reference for listings of predefined constants, condition labels and additional information thats outside of this package’s scope, for now.

You may wish to go through the Racket Essentials, to grasp the Racket language syntax and overall basics, especially if you have no Lisp experience and want to start building more complex stuff, the examples should however be understandable even just with some preliminary RMS experience.

    3.1 Sections

    3.2 Attributes

    3.3 Blocks

    3.4 Comments

    3.5 Including Files

    3.6 Random Code

    3.7 Conditionals

    3.8 Constants

    3.9 Raw