Skip to content

RemoveItem

Description

RemoveItem is a Server/Host ONLY Function on Character
Removes an item from this Character's inventory by the given name (not displayName) (not cAsE sEnSiTiVe), if they have one. This does not drop the item(s), this destroys it!

Example
Character.RemoveItem("Toaster")
Usage

network usage: Server/Host ONLY
returns: None
parameters:
- itemName (string)