Discuss this page on this pages TalkPage
See shpIsRadiationImmune at Xelerus
Syntax | (shpIsRadiationImmune ship [itemListCursor]) |
---|---|
Arguments | ship: The ship that you want check if it is radiation immune. |
itemListCursor: The optional location of the armor to check. | |
Returns | condition: True if the armor pointed too compatible with the ship, if no armor is pointed to checks all the armor and if all are immune returns True, Nil otherwise. |
Category | condition query, radiation, ship |
Description | Checks to see if the ship is radiation immune. |
Return to Functions list