This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ixe:irpl:sand:createsandinarea [2025/01/07 17:58] – created - external edit 127.0.0.1 | ixe:irpl:sand:createsandinarea [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| - | < | + | < |
| + | |||
| + | CreateSandInArea(V4(0 0 256 256) 1) | ||
| + | #Fills the bottom-left quarter of the map with stone | ||
| + | |||
| + | CreateSandInArea(V4(0 0 512 512) 255) | ||
| + | #Deletes all sand in the entire map | ||
| </ | </ | ||