Functions Documentation
View Function Edit Function
Name shpInstallAutopilot
Syntax (shpInstallAutopilot ship)
Argument List ship: The ship that you want install the auto pilot.
Returns condition: True is successful, Nil otherwise.
Category enhancement, ship
Description Attempts to install the auto pilot.
Example
(shpInstallAutopilot gplayership)

Returns Nil. The player ships starts with auto pilot installed.
Comment No use in the current build do to the player ship has the auto pilot already installed at the start of the game.