This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:getcreeper [2021/01/24 19:13] – added get/set tabs Sanian | 4rpl:commands:getcreeper [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| <WRAP tabs> | <WRAP tabs> | ||
| + | * [[4rpl: | ||
| * [[4rpl: | * [[4rpl: | ||
| * [[4rpl: | * [[4rpl: | ||
| Line 13: | Line 15: | ||
| Gets the creeper amount at the specified integer map coordinates. | Gets the creeper amount at the specified integer map coordinates. | ||
| The amount returned is a floating point number where 1 represents creeper that has a height of 1 terrain unit. | The amount returned is a floating point number where 1 represents creeper that has a height of 1 terrain unit. | ||
| + | |||
| + | Note: Invalid coordinataes will return 0 (zero). | ||
| ===== Examples ===== | ===== Examples ===== | ||
| <code 4rpl> | <code 4rpl> | ||