User Tools

Site Tools


prpl:sethqjumptime

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:sethqjumptime [2016/12/02 23:33] – external edit 127.0.0.1prpl:sethqjumptime [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  SETHQJUMPTIME  =====+=====  SetHQJumpTime  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+frames none | [ i1 - ] |
  
  
 === Description === === Description ===
 +
 +Sets the number of frames to wait (there are 30 per second at 1x speed) before allowing the player to jump the HQ back in. This does not set the timer itself, only the value that it starts at.
  
 === Examples === === Examples ===
 +<code prpl>
 +# Set the jump timer to 2 seconds
 +60 SetHQJumpTime
 +</code>
 <code> GameSpace.instance.hqJumpTime = GetIntFromStack();  <code> GameSpace.instance.hqJumpTime = GetIntFromStack(); 
    
 </code> </code>
  
prpl/sethqjumptime.1480721636.txt.gz · Last modified: 2025/02/14 14:56 (external edit)