This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:gettimer0 [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:gettimer0 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | <= [[4rpl: | ||
| + | |||
| + | <WRAP tabs> | ||
| + | * [[4rpl: | ||
| + | * [[4rpl: | ||
| + | </ | ||
| ====== GetTimer0 ====== | ====== GetTimer0 ====== | ||
| GetTimer0 ->val | GetTimer0 ->val | ||
| Line 10: | Line 16: | ||
| <code 4rpl> | <code 4rpl> | ||
| if (GetTimer0 eq0) | if (GetTimer0 eq0) | ||
| - | SetCreeeper(GetUnitCell(self) 5 false) | + | SetCreeper(GetUnitCell(self) 5 false) |
| | | ||
| endif | endif | ||