Discuss this page on this pages TalkPage
shpGetArmorCount
See shpGetArmorCount at Xelerus
Syntax | (shpGetArmorCount ship) |
Arguments | ship: The ship that you want to get how many segments of armor it has. |
Returns | number: The number of segments of armor that the ship has. |
Category | armor, ship |
Description | Returns how many segments of armor the ship has. |
Example
(shpGetArmorCount gplayership)
Returns 4 for the vanilla ships.
Return to Functions list