Functions Documentation
View Function Edit Function
Name shpGetItemCharges_deprecated
Syntax (shpGetItemCharges_deprecated ship itemStruct)
Argument List ship: The ship that the item is in.
itemStruct: The item that you want to see how many charges are on.
Returns number: The number of charges on the item.
Category 0.98, ship, item
Description Returns the number of charges on the item.
Example
Comment Don't ask me why this is a ship function. Your guess is as good as mine.
Function deprecated in 0.99, use itmGetCharges instead.