prpl:getshiprotation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
prpl:getshiprotation [2016/12/02 23:34] – external edit 127.0.0.1prpl:getshiprotation [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]] <- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]
  
-=====  GETSHIPROTATION  =====+=====  GetShipRotation  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+Ship | | [ SID - ] |
  
  
 === Description === === Description ===
 +Get the rotation angle of a ship.
  
 === Examples === === Examples ===
-<code></code>+<code> 
 +GetHQs ->HQs 
 + 
 +<-HQs GetListCount 1 eq if 
 +    "HQ Rotation: " <-HQs 0 GetListElement GetShipRotation concat SetText 
 +endif 
 +</code>
  
prpl/getshiprotation.1480721656.txt.gz · Last modified: 2025/02/14 14:56 (external edit)