This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:setcreeperinrange [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:setcreeperinrange [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| + | <WRAP tabs> | ||
| + | * [[4rpl: | ||
| + | * [[4rpl: | ||
| + | * [[4rpl: | ||
| + | </ | ||
| ====== SetCreeperInRange ====== | ====== SetCreeperInRange ====== | ||
| - | SetCreeperInRange{<-cellX <-cellZ <-radius < | + | SetCreeperInRange(<-cellX <-cellZ <-radius < |
| ===== Description ===== | ===== Description ===== | ||
| Line 15: | Line 21: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| <code 4rpl> | <code 4rpl> | ||
| - | SetCreeeperInRange(42 23 10 false 5 false) | + | SetCreeperInRange(42 23 10 false 5 false) |
| </ | </ | ||
| < | < | ||