DialogAllowItemClick CallableDialogAllowItemClick(CurrentItem, ClickItem): booleanReturns TRUE if the clicked item can be processed, make sure it's not the same item as the one already usedParametersCurrentItem: ItemThe item currently equippedClickItem: ItemThe clicked itemReturns booleanTRUE when we can process
Returns TRUE if the clicked item can be processed, make sure it's not the same item as the one already used