Items API
Note: Ensure that AI who use this API have a on Items Component it. Most of these are used through Animation Events or internally (which are called through the Emerald Components directly and not through the static EmeraldAPI script). The information here is based off an AI's Items Component.
Enable Weapon
Enables an item from your AI's Item list using the Item ID.
Disable Weapon
Disables an item from your AI's Item list using the Item ID.
Disable All Items
Disables all items from your AI's Item list.
Reset Settings
Reset any equipped items to their defaults.
Last updated