Skip to content

DropItem

Description

DropItem is a Function on Character
Drops an item from this Character's inventory by the given name (not displayName) (not cAsE sEnSiTiVe), if they have one.

Example
Character.DropItem("Toaster")
Usage

network usage: Any (Client or Server/Host)
returns: None
parameters:
- itemName (string)