mmoinventory_check_item_fact
Check if player has specific MMOItem(s) in a MMOInventory — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | mmoinventory_check_item_fact |
| Type | Misc |
| Color | Blue |
| Icon | material-symbols:inventory |
Fields
| Field | Type | Description |
|---|---|---|
inventoryName | Var<String> | — |
itemsToCheck | Var<String> | — |
requireAllItems | Var<Boolean> | — |
Usage Example
- entry: mmoinventory_check_item_fact
name: "Check if player has specific MMOItem(s) in a MMOInventory"
inventoryName: ""
itemsToCheck: ""
requireAllItems: false