This shows you the differences between two versions of the page.
crpl:crplreference [2015/03/19 17:25] – comments warren | crpl:crplreference [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~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 ====== | ====== CRPL Reference ====== | ||
+ | |||
+ | <WRAP round todo> | ||
+ | There is a slow and ongoing process to convert entries in this wiki to the more user-friendly format of the 4RPL wiki. Contributors are welcome. | ||
+ | |||
+ | See [[crpl: | ||
+ | </ | ||
This reference is divided into two major sections with many subsections in each of those. | This reference is divided into two major sections with many subsections in each of those. | ||
Line 14: | Line 15: | ||
The rest of CRPL is contained in the Platform API and is CW3-specific. These govern the behavior of objects in the CW3 game. | 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: | + | 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. | 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. | ||
+ | |||
+ | <WRAP round info>If you are looking for the in-game images (and some that was never used), then look no further than the [[cw3: | ||
==== Table of Contents ==== | ==== Table of Contents ==== | ||
- | < | + | < |
=== Language API === | === Language API === | ||
Line 63: | Line 66: | ||
- | === Unit Attribute Constants | + | === Unit Values |
- | [[crpl: | + | [[crpl: |
+ | [[crpl: | ||
+ | [[crpl: | ||
+ | [[crpl: | ||
</ | </ | ||
==== Language API ==== | ==== Language API ==== | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Vars and Functions === |
|< 100% >| | |< 100% >| | ||
^ Vars and Functions ^^^ | ^ Vars and Functions ^^^ | ||
Line 75: | Line 81: | ||
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
- | | [[crpl: | + | | [[crpl: |
| [[crpl: | | [[crpl: | ||
Line 85: | Line 91: | ||
< | < | ||
- | < | + | === Comparators === |
|< 100% >| | |< 100% >| | ||
^ Comparators ^^^^ | ^ Comparators ^^^^ | ||
Line 92: | Line 98: | ||
| [[crpl: | | [[crpl: | ||
- | < | + | === Special === |
|< 100% >| | |< 100% >| | ||
^ Special ^^^^ | ^ Special ^^^^ | ||
Line 99: | Line 105: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Logical Operators === |
|< 100% >| | |< 100% >| | ||
^ Logical Operators ^^^^ | ^ Logical Operators ^^^^ | ||
Line 106: | Line 112: | ||
< | < | ||
- | < | + | === Stack Manipulation === |
|< 100% >| | |< 100% >| | ||
^ Stack Manipulation ^^^ | ^ Stack Manipulation ^^^ | ||
Line 114: | Line 120: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Math Commands === |
|< 100% >| | |< 100% >| | ||
^ Math Commands ^^^^ | ^ Math Commands ^^^^ | ||
| [[ crpl: | | [[ crpl: | ||
| [[ crpl: | | [[ crpl: | ||
- | | [[ crpl: | + | | [[ crpl: |
- | | [[ crpl: | + | | [[ crpl: |
- | | [[ crpl: | + | | [[ crpl: |
- | | [[ crpl: | + | | [[ crpl: |
- | | [[ crpl: | + | | [[ crpl: |
- | | [[ crpl: | + | | [[ crpl: |
< | < | ||
- | < | + | === Flow Control === |
|< 100% >| | |< 100% >| | ||
^ Program Flow Control ^^^ | ^ Program Flow Control ^^^ | ||
Line 141: | Line 147: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Timers === |
|< 100% >| | |< 100% >| | ||
^ Timers ^^^^ | ^ Timers ^^^^ | ||
Line 148: | Line 154: | ||
< | < | ||
- | < | + | === String Commands === |
|< 100% >| | |< 100% >| | ||
^ String Commands ^^^ | ^ String Commands ^^^ | ||
Line 159: | Line 165: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Input Commands === |
|< 100% >| | |< 100% >| | ||
^ Input Commands ^^ | ^ Input Commands ^^ | ||
Line 171: | Line 177: | ||
| [[crpl: | | [[crpl: | ||
< | < | ||
- | < | + | === Lists === |
|< 100% >| | |< 100% >| | ||
^ Lists ^^ | ^ Lists ^^ | ||
Line 186: | Line 192: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Movement Commands === |
|< 100% >| | |< 100% >| | ||
^ Movement Commands ^^^ | ^ Movement Commands ^^^ | ||
Line 197: | Line 203: | ||
< | < | ||
- | < | + | === Terrain and Wall Commands === |
|< 100% >| | |< 100% >| | ||
^ Terrain and Wall Commands^^ | ^ Terrain and Wall Commands^^ | ||
Line 210: | Line 216: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Score Commands === |
|< 100% >| | |< 100% >| | ||
^ Score Commands^^ | ^ Score Commands^^ | ||
Line 217: | Line 223: | ||
| [[crpl: | | [[crpl: | ||
- | < | + | === Script Commands === |
|< 100% >| | |< 100% >| | ||
^ Script Commands ^^^ | ^ Script Commands ^^^ | ||
Line 223: | Line 229: | ||
- | < | + | === Digitalis Commands === |
|< 100% >| | |< 100% >| | ||
^ Digitalis Commands^^^ | ^ Digitalis Commands^^^ | ||
Line 232: | Line 238: | ||
< | < | ||
- | < | + | === Unit Commands === |
|< 100% >| | |< 100% >| | ||
^ Unit Commands ^^^ | ^ Unit Commands ^^^ | ||
Line 239: | Line 245: | ||
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
- | | [[crpl: | + | | [[crpl: |
+ | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
Line 255: | Line 262: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Image Commands === |
|< 100% >| | |< 100% >| | ||
^ Image Commands ^^^ | ^ Image Commands ^^^ | ||
Line 268: | Line 275: | ||
| [[crpl: | | [[crpl: | ||
- | < | + | === Sound Commands === |
|< 100% >| | |< 100% >| | ||
^ Sound Commands ^ | ^ Sound Commands ^ | ||
Line 274: | Line 281: | ||
< | < | ||
- | < | + | === Creeper Commands === |
|< 100% >| | |< 100% >| | ||
^ Creeper Commands^^ | ^ Creeper Commands^^ | ||
Line 296: | Line 303: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Conversation Commands === |
|< 100% >| | |< 100% >| | ||
^ Conversation Commands^^ | ^ Conversation Commands^^ | ||
Line 306: | Line 313: | ||
< | < | ||
- | < | + | === Spore Commands === |
|< 100% >| | |< 100% >| | ||
^ Spore Commands^ | ^ Spore Commands^ | ||
Line 314: | Line 321: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Runner Commands === |
|< 100% >| | |< 100% >| | ||
^ Runner Commands^^^ | ^ Runner Commands^^^ | ||
Line 320: | Line 327: | ||
< | < | ||
- | < | + | === Debugging === |
|< 100% >| | |< 100% >| | ||
^ Debugging ^^^ | ^ Debugging ^^^ | ||
Line 329: | Line 336: | ||
<columns 100% 50% 0% 50% -> | <columns 100% 50% 0% 50% -> | ||
- | < | + | === Utility Commands === |
^ Utility Commands ^^^ | ^ Utility Commands ^^^ | ||
| [[crpl: | | [[crpl: | ||
Line 338: | Line 345: | ||
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
- | | [[crpl: | + | | [[crpl: |
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
- | | [[crpl: | + | | [[crpl: |
| [[crpl: | | [[crpl: | ||
< | < | ||
- | < | + | === Screen Commands === |
|< 100% >| | |< 100% >| | ||
^ Screen Commands ^^ | ^ Screen Commands ^^ | ||
Line 363: | Line 370: | ||
| [[crpl: | | [[crpl: | ||
- | < | + | === Text Commands === |
|< 100% >| | |< 100% >| | ||
^ Text Commands ^^ | ^ Text Commands ^^ | ||
| [[crpl: | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
- | | [[crpl: | + | | [[crpl: |
- | | [[crpl: | + | | [[crpl: |
+ | | [[crpl: | ||
| [[crpl: | | [[crpl: | ||
+ | | [[crpl: | ||
</ | </ |