User Tools

Site Tools


prpl:growstruc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prpl:growstruc [2017/03/02 00:02] – Content GoodMorningprpl:growstruc [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| X Y Enemy | | [ int int bool - ] |+| X Y Enemy | int [?] | [ int int bool - int [?] ] |
  
  
 === Description === === Description ===
 Grow the struc at a location. Will grow over any "blueprint"/"redprint" connected. Will do nothing if there is no "blueprint"/"redprint". The colour of the grown Struc is defined by the "Enemy" parameter. Grow the struc at a location. Will grow over any "blueprint"/"redprint" connected. Will do nothing if there is no "blueprint"/"redprint". The colour of the grown Struc is defined by the "Enemy" parameter.
 +
 +If there is no blue/red-print, or it cannot make blueprint/redprint due to all of it being full, pushes 0 into the stack. If there is blueprint/redprint and it can place some of the blue/redprint, it will.
  
 === Examples === === Examples ===
 <code> <code>
- CurrentCoords 0 GrowStruc #Grow one bit of struc every frame, so 30 times per second.+ CurrentCoords 0 GrowStruc pop #Grow one bit of struc every frame, so 30 times per second, then pop the output.
 </code> </code>
  
prpl/growstruc.1488412966.txt.gz · Last modified: 2025/02/14 14:56 (external edit)