This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:tocell [2021/03/05 15:11] – Karsten75 | 4rpl:commands:tocell [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| < | < | ||
| < | < | ||
| + | |||
| + | <WRAP tabs> | ||
| + | * [[4rpl: | ||
| + | * [[4rpl: | ||
| + | </ | ||
| ====== ToCell ====== | ====== ToCell ====== | ||
| Line 7: | Line 12: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Extracts the x and z coordinates from a vector and rounds them to ints, pushing the two results to the stack | + | Extracts the x and z coordinates from a vector and rounds them to ints, pushing the two results to the stack. The inverse operation is [[FromCell]] |
| ===== Examples ===== | ===== Examples ===== | ||