Discuss this page on this pages TalkPage
See shpInstallDevice at Xelerus
Syntax | (shpInstallDevice ship expression) |
---|---|
Arguments | ship: The ship that you want install the device on. |
expression: Can take a item struct or an item list pointer. The device to install. | |
Returns | condition: True is successful, Nil otherwise. |
Category | install, ship |
Description | Attempts to install the device indicated by the expression. The expression can be an item struct or an item list pointer. |
Return to Functions list