This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:debug [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:debug [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Description ===== | ===== Description ===== | ||
| Prints a value into the game's log file. Only works when the game is in edit mode! | Prints a value into the game's log file. Only works when the game is in edit mode! | ||
| + | |||
| + | The location of RPL.txt can be found in [[cw4: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| Line 12: | Line 14: | ||
| Debug(" | Debug(" | ||
| </ | </ | ||
| + | |||
| + | === See Also === | ||
| + | |||
| + | [[setunitdebugtext|UnitDebugText]] | ||
| + | |||
| < | < | ||