User Tools

Site Tools


prpl:delay

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
prpl:delay [2016/12/02 18:33] – external edit 127.0.0.1prpl:delay [2018/06/14 15:34] – fixed arguments kajacx
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-|number|| [number-] |+|number| | [number-] |
  
  
Line 11: Line 11:
  
 === Examples === === Examples ===
-<code>#Stop runtime of the script for 30 game ticks, equivalent of 1 second. +<code prpl>#Stop runtime of the script for 30 game ticks, equivalent of 1 second. 
 delay(30)  delay(30) 
 trace(GetUpdateCount)  trace(GetUpdateCount) 
 </code> </code>
  
prpl/delay.txt · Last modified: 2018/06/14 15:35 by kajacx