This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:getflow [2021/01/24 19:10] – added get/set tabs Sanian | 4rpl:commands:getflow [2025/12/25 22:03] (current) – previous assertion was wrong, this one is correct Grabz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| <WRAP tabs> | <WRAP tabs> | ||
| Line 12: | Line 13: | ||
| ===== Description ===== | ===== Description ===== | ||
| Gets the wave flow vector for a given map location. | Gets the wave flow vector for a given map location. | ||
| - | Perfectly still creeper that isn't flowing will have a {0,0} flow vector. Once creeper starts to flow, the flow vector will | + | Perfectly still creeper that isn't flowing will have a {0,0} flow vector. Once creeper starts to flow, the flow vector will store the amount of creeper |
| - | store the amount of creper | + | |
| - | would return a positive flowX and a zero flowZ. | + | |
| Note that flow values in integer creeper values. A value of 1000000 (1 million) represents an amount of " | Note that flow values in integer creeper values. A value of 1000000 (1 million) represents an amount of " | ||
| + | |||
| Flow values can be useful for finding/ | Flow values can be useful for finding/ | ||