This is an old revision of the document!
<- PRPL reference <- Ships
Arguments | Result | Notation |
---|---|---|
int int int int | [int int int int-] |
int ARG1: Ship UID<br/> int ARG2: X cell coordinate to move to<br/> int ARG3: Y cell coordinate to move to<br/> int ARG4: Move Mode (0 = normal, 1 = don't rotate when moving)<p/>
Issues a move order to a ship to move to a given cell on the map.
MoveShip(<-ship 10 42 0)