User Tools

Site Tools


crpl:docs:gettimer3

Differences

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

Link to this comparison view

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