Soldier.removeItem 127
Remove one or multiple items from a soldier invenotory
Return value
| Return Type | Description |
|---|---|
| bool | True if any item with the given id was found and removed |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | string | Id of the Item to remove |
| 2 | integer | How many items to remove |
Examples
No examples available.
