This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:damagecreeper [2021/04/23 23:03] – Wrong Bracket durikkan | 4rpl:commands:damagecreeper [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== 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. | ||