User Tools

Site Tools


4rpl:commands:addcreeperinrange

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
4rpl:commands:addcreeperinrange [2021/06/30 13:47] virgilw4rpl:commands:addcreeperinrange [2024/02/19 21:47] (current) – [AddCreeperInRange] Bracket Fix durikkan
Line 9: Line 9:
  
 ====== AddCreeperInRange ====== ====== AddCreeperInRange ======
-AddCreeperInRange{<-cellX <-cellZ <-range <-isSquare <-creeperAmt)+AddCreeperInRange(<-cellX <-cellZ <-range <-isSquare <-creeperAmt)
  
 ===== Description ===== ===== Description =====
-Adds creeper at the specified integer map area.  A value of 0 means no creeper.  A negative value indicates anticreeper.+Adds creeper at the specified integer map area.  A value of 0 means no creeper.  A negative value indicates anticreeper.  The value is per cell, not total creeper added.
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
-AddCreeperInRange(42 23 10 false 5)+# Creates a total of 90 creeper in a 3x3 area 
 +AddCreeperInRange(60 40 1 true 10)
  
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/addcreeperinrange.1625075225.txt.gz · Last modified: 2021/06/30 13:47 by virgilw