User Tools

Site Tools


crpl:docs:gettimer1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
crpl:docs:gettimer1 [2020/09/02 10:59] nathanaelpscrpl:docs:gettimer1 [2020/09/02 11:00] nathanaelps
Line 12: Line 12:
 (even if the core is in a Delay). (even if the core is in a Delay).
 === Examples === === Examples ===
-<code>example goes here</code>  +=== Examples === 
 +<code># Sets the creeper height to 20 on the crpl core position every 30 frames (1 second) 
 +GetTimer1 eq0 if 
 +CurrentCoords 20 SetCreeper 
 +30 SetTimer1 
 +endif</code> 
crpl/docs/gettimer1.txt · Last modified: 2021/02/05 11:43 by Karsten75