Soldier.removeItem 106

Remove one or multiple items from a soldier invenotory


Return value

Return TypeDescription
boolTrue if any item with the given id was found and removed

Parameters

ParameterTypeDescription
1stringId of the Item to remove
2integerHow many items to remove

Examples

No examples available.


Back to Scripting API