This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:dup2 [2013/01/18 06:13] – grauniad | crpl:docs:dup2 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== dup2 ===== | ===== dup2 ===== | ||
| Line 12: | Line 12: | ||
| < | < | ||
| # Create a set of 4 coordinates that define a square | # Create a set of 4 coordinates that define a square | ||
| - | # of 10 dells either way from the unit's current coordinates | + | # of 10 cells either way from the unit's current coordinates |
| CurrentCoords dup2 10 add swap 10 add swap | CurrentCoords dup2 10 add swap 10 add swap | ||
| </ | </ | ||