Functions Documentation
View Function Edit Function
Name objIncItemCharges
Syntax (objIncItemCharges obj item [increment] [count]) -> itemStruct
Argument List obj: the desired spaceobject
item: the desired item to increase
[increment]: a number to manipulate charges by
[count]: the amount of items in the itemStruct you want to change
Returns itemStruct: the modified item
Category spaceobject, item
Description Used to modify the amount of charges in an item.
Example
Comment