Discuss this page on this pages [[shpCanInstallDevice Talk Page|TalkPage]] === shpCanInstallDevice === See [[http://xelerus.de/index.php?s=functions&function=173|shpCanInstallDevice at Xelerus]] ^ Syntax | (shpCanInstallDevice ship itemStruct) | ^ Arguments | ship: The ship that you want to see if it can equip the device. | ^ | itemStruct: The device you want to see if it can be equipped. | ^ Returns | number: 0 if it can be installed, 2 the ship can not support any more devices, 4 can install will also remove shield, 5 can install will also remove drive, 6 can install will also remove missile launcher, 7 can not reactor not powerful enough, 8 can not install already have a cargo hold, 9 can install will also remove reactor, 10 can not install cargo expansion to large for the ship, 11 can not install creator too powerful, 12 can not install too many weapons, 13 can not install too many non weapons. | ^ Category | [[ship]] | ^ Description | Checks to see if the ship can install that device. | === Example === Checks to see if the ship can install that device. Return to [[:Functions]] list