| Functions Documentation |
|
| Name |
shpInstallTargetingComputer |
| Syntax |
(shpInstallTargetingComputer ship) |
| Argument List |
ship: The ship that you want install the targeting computer on. |
| Returns |
condition: True is successful, Nil otherwise. |
| Category |
enhancement, ship, install
|
| Description |
Attempts to install a targeting computer on the ship. |
| Example |
(shpInstallTargetingComputer gplayership)
Attempts to install a targeting computer on the players ship. |
| Comment |
Limited use but the targeting computer is a very useful thing in game. |