This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| prpl:moveship [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:moveship [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | |int int int int|| [int int int int-] | | + | |sid int int bool| | [int int int bool-] | |
| === Description === | === Description === | ||
| - | int ARG1: Ship UID< | + | int ARG1: Ship UID\\ |
| - | int ARG2: X cell coordinate to move to< | + | int ARG2: X cell coordinate to move to\\ |
| - | int ARG3: Y cell coordinate to move to< | + | int ARG3: Y cell coordinate to move to\\ |
| - | int ARG4: Move Mode (0 = normal, 1 = don't rotate when moving)< | + | int ARG4: Move Mode (0 = normal, 1 = don't rotate when moving) |
| Issues a move order to a ship to move to a given cell on the map. | Issues a move order to a ship to move to a given cell on the map. | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| </ | </ | ||