This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
playground:playground:d [2016/11/04 08:55] – created - sandbox to learn DokuWiki for the doc compiler GoodMorning | playground:playground:d [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[.:v]] | + | ~~NOTOC~~ |
+ | |||
+ | < | ||
+ | I placed only one table in a column, created a column break, placed the opposing table and then | ||
+ | ended the column formatting. Rinse/ | ||
+ | and this pattern is then repeated. | ||
+ | < | ||
+ | ====== CRPL Reference ====== | ||
+ | |||
+ | This reference is divided into two major sections with many subsections in each of those. | ||
+ | |||
+ | The Language API (Application Programming Interface) is related and common in many languages - these are used to control program execution and are part of the core language. | ||
+ | |||
+ | The rest of CRPL is contained in the Platform API and is CW3-specific. These govern the behavior of objects in the CW3 game. | ||
+ | |||
+ | To get started, review the [[crpl: | ||
+ | |||
+ | There is also an [[alphabetic list of commands]] in the language. In addition, you can [[examine map resources]] from other maps and missions from the game. | ||
+ | |||
+ | |||
+ | ==== Table of Contents ==== | ||
+ | |||
+ | <columns 50% 50% -> | ||
+ | |||
+ | === Language API === | ||
+ | |||
+ | [[.: | ||
+ | [[.: | ||
+ | < | ||
+ | |||
+ | === Platform API === | ||
+ | |||
+ | </ | ||
+ | |||
+ | ==== Language API ==== | ||
+ | <columns 100% 50% 0% 50% ->< | ||
+ | |||
+ | ^ Vars and Functions ^^^ | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | < | ||
+ | |||
+ | ^ Comparators ^^^ | ||
+ | | [[.:gt |gt ]] | | ||
+ | | [[.:gte |gte ]] | | ||
+ | | [[.:lt |lt ]] | | ||
+ | | [[.:lte |lte ]] | | ||
+ | | [[.:eq |eq ]] | | ||
+ | | [[.:neq |neq ]] | | ||
+ | | [[.:eq0 |eq0 ]] | | ||
+ | | [[.:neq0 |neq0 ]] | | ||
+ | | [[.: | ||
+ | | [[.:false|false]] | |