Discuss this page on this pages [[shpIsTargetingComputerInstalled Talk Page|TalkPage]] === shpIsTargetingComputerInstalled === See [[http://xelerus.de/index.php?s=functions&function=192|shpIsTargetingComputerInstalled at Xelerus]] ^ Syntax | (shpIsTargetingComputerInstalled ship) | ^ Arguments | ship: The ship that you want check if it's targeting computer is installed. | ^ Returns | condition: True if the ship's targeting computer is installed, Nil otherwise. | ^ Category | [[condition query]], [[enhancement]], [[ship]] | ^ Description | Checks to see if the ship's targeting computer is installed. | === Example === (shpIsTargetingComputerInstalled gplayership) Checks to see if the player's ship's targeting computer is installed and returns the result. Return to [[:Functions]] list