<- PRPL reference <- Ships

RotateShipToCell

ArgumentsResultNotation
int int int [int int int-]

Description

int ARG1: Ship UID<br/> int ARG2: X cell coordinate to rotate to<br/> int ARG3: Y cell coordinate to rotate to<p/>

Issues a rotate order to a ship to rotate to a given cell.

Examples

RotateShipToCell(<-ship 10 42)