<- PRPL reference <- Everything Else 2

GetShipRotation

ArgumentsResultNotation
Ship [ SID - ]

Description

Get the rotation angle of a ship.

Examples

GetHQs ->HQs

<-HQs GetListCount 1 eq if
    "HQ Rotation: " <-HQs 0 GetListElement GetShipRotation concat SetText
endif