Discuss this page on this pages TalkPage
See shpIsFuelCompatible at Xelerus
| Syntax | (shpIsFuelCompatible ship itemStruct) |
|---|---|
| Arguments | ship: The ship that you want check if the fuel is compatible. |
| itemStruct: The item struct of the fuel you want to check. | |
| Returns | condition: True if the fuel is compatible with the ship, Nil otherwise. |
| Category | condition query, reactor, ship |
| Description | Returns true if the fuel is compatible with the ship and its reactor. |
Return to Functions list