This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:damagecreeper [2021/03/02 05:20] – [Description] Typo (missing period) qople | 4rpl:commands:damagecreeper [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== DamageCreeper ====== | ====== DamageCreeper ====== | ||
| - | DamageCreeper{<-cellX <-cellZ < | + | DamageCreeper(<-cellX <-cellZ < |
| ===== Description ===== | ===== Description ===== | ||
| - | Damages creeper at a map cell. | + | Damages creeper at a map cell.\\ |
| - | The maxNumCells argument limits the total number of cells that can be damaged. | + | The maxNumCells argument limits the total number of cells that can be damaged.\\ |
| - | The radius specifies the range outwards from the start cell that will be damaged. | + | The radius specifies the range outwards from the start cell that will be damaged.\\ |
| - | The amt is how much damage to do to each cell. | + | The amt is how much damage to do to each cell.\\ |
| The followTerrain argument is a boolean that limits destruction to terrain height at or lower than the starting cell. | The followTerrain argument is a boolean that limits destruction to terrain height at or lower than the starting cell. | ||