This is an old revision of the document!
<- PRPL reference <- Everything Else 2
| Arguments | Result | Notation |
|---|---|---|
| Ship | [ SID - ] |
Get the rotation angle of a ship.
GetHQs ->HQs
<-HQs GetListCount 1 eq if
"HQ Rotation: " <-HQs 0 GetListElement GetShipRotation concat SetText
endif