Discuss this page on this pages [[shpIsAutopilotInstalled Talk Page|TalkPage]] === shpIsAutopilotInstalled === See [[http://xelerus.de/index.php?s=functions&function=202|shpIsAutopilotInstalled at Xelerus]] ^ Syntax | (shpIsAutopilotInstalled ship) | ^ Arguments | ship: The ship that you want check if it has an auto pilot. | ^ Returns | condition: True if the ship has an auto pilot, Nil otherwise. | ^ Category | [[condition query]], [[enhancement]], [[ship]] | ^ Description | (shpIsAutopilotInstalled gplayership) Returns True due to the fact the player's ship starts with an auto pilot. | === Example === (shpIsAutopilotInstalled gplayership) Returns True due to the fact the player's ship starts with an auto pilot. Return to [[:Functions]] list