This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getmaxcreepercellwithdamage [2022/05/17 16:41] – [Description] durikkan | 4rpl:commands:getmaxcreepercellwithdamage [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
If the map contains no creeper, the returned X coordinate will be negative (not on the map) | If the map contains no creeper, the returned X coordinate will be negative (not on the map) | ||
- | Note that if you use it on the first frame of the map before it has calculated the creeper map by advancing a frame it will return 0, 0 instead of -1, 0. | + | Note that if you use it on the first frame of the map before it has calculated the creeper map it will return 0, 0 instead of -1, 0 if there' |
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> |