User Tools

Site Tools


prpl:settimer3

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:settimer3 [2016/12/02 23:33] – external edit 127.0.0.1prpl:settimer3 [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+int | | [ int - ] |
  
  
 === Description === === Description ===
-TODO +Sets the current value of timer 3. Timers are set to some value, and the decrease by 1 each game frame (even if the core is in a Delay).
  
 === Examples === === Examples ===
-<code>if (GetTimer3 eq0) +<code prpl>if (GetTimer3 eq0) 
  trace(GetUpdateCount)   trace(GetUpdateCount) 
  SetTimer3(30)   SetTimer3(30) 
prpl/settimer3.1480721630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)