This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:gettimer2 [2013/01/14 19:10] – external edit 127.0.0.1 | crpl:docs:gettimer2 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <- [[crpl: | ||
| ===== GetTimer2 | ===== GetTimer2 | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | | |Count for timer 2 ||| FIXME ||| | + | | |Count for timer 2 |%% -- n1%%| |
| Line 11: | Line 12: | ||
| (even if the core is in a Delay). | (even if the core is in a Delay). | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| - | + | GetTimer2 eq0 if | |
| + | CurrentCoords 20 SetCreeper | ||
| + | 30 SetTimer2 | ||
| + | endif</ | ||