Functions Documentation
View Function Edit Function
Name scrRemoveitem
Syntax (scrRemoveitem screen number)
Argument List screen: The screen you want to remove the item from.
number: How many of the item you want to remove.
Returns itemStruct: The removed items.
Category screen
Description Removes and returns the number of the currently selected items from the screen and whatever is using that screen. (the player ship in every case I can think of)
Example
Comment Very useful in screens where you can "use" up items like buying or looting.