<- PRPL reference <- Ships
Arguments | Result | Notation |
---|---|---|
sid int int bool | [int int int bool-] |
int ARG1: Ship UID
int ARG2: X 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)
Issues a move order to a ship to move to a given cell on the map.
MoveShip(<-ship 10 42 0)