User Tools

Site Tools


prpl:moveship

<- PRPL reference <- Ships

MoveShip

ArgumentsResultNotation
sid int int bool [int int int bool-]

Description

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.

Examples

MoveShip(<-ship 10 42 0) 
prpl/moveship.txt · Last modified: 2018/06/15 09:21 by kajacx