This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:addcreeperwithcapinrange [2021/03/13 14:43] – Typo fix and formatting karsten75 | 4rpl:commands:addcreeperwithcapinrange [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
====== AddCreeperWithCapInRange ====== | ====== AddCreeperWithCapInRange ====== | ||
- | AddCreeperWithCapInRange{<-cellX <-cellZ <-range < | + | AddCreeperWithCapInRange(<-cellX <-cellZ <-range < |
===== Description ===== | ===== Description ===== | ||
Line 17: | Line 17: | ||
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> | ||
- | AddCreeeperWithCapInRange(42 23 10 false 1000 1500) | + | AddCreeperWithCapInRange(42 23 10 false 1000 1500) |
</ | </ |