User Tools

Site Tools


prpl:moveship

This is an old revision of the document!


<- 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.1529068869.txt.gz · Last modified: 2025/02/14 14:56 (external edit)