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 17:47] virgilw4rpl:commands:addcreeperinrange [2025/02/14 14:57] (current) – external edit 127.0.0.1
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: 2025/02/14 14:56 (external edit)