Discuss this page on this pages [[shpIsFuelCompatible Talk Page|TalkPage]] === shpIsFuelCompatible === See [[http://xelerus.de/index.php?s=functions&function=203|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. | === Example === Return to [[:Functions]] list