Functions Documentation
View Function Edit Function
Name shpRemoveDevice
Syntax (shpRemoveDevice ship expression)
Argument List ship: The ship that want to uninstall an device on.
expression: The item you want to uninstall, can be a item struct or item list pointer.
Returns condition: True if successful, Nil otherwise.
Category ship, item, install
Description Uninstalls the given item from the ship.
Example
Comment Some cool effects can be done like having random items or an item that removes other items.