Creates an instance of an item type and gives it a name. If an item with that name already exists, the action fails with an error. In order to use any items, they must be first created.
Argument | Item Name |
---|---|
Type | Item |
Default | REQUIRED |
Description | Name of the item to create |
Argument | Item Type |
Type | Item |
Default | REQUIRED |
Description | Type of the item to create (refer to Items for a list of all item types) |
CreateItem(Sword, Sword)
CreateItem(Healing potion, Potion)