trying-to-function
trying-to-function
I came to put this same issue in. I think you should be able to do this as long as each item has different enchants. See below: From Silent Shadows...
@Aviana are there any plans to add this? The automatic profile switching requires you to manage two separate profiles and doesn't seem to work when using a custom resolution by...
@Rottenbeer this is still not working on Season of Discovery.
Additionally, this is the error that is being thrown: ```lua 69x ItemRack/ItemRack.lua:43: bad argument #1 to 'IsInventorySlotEngravable' (outside of expected range 0 to 4294967295 - Usage: local result = C_Engraving.IsInventorySlotEngravable(containerIndex,...
Did further research and found https://github.com/arkayenro/arkinventory/issues/2019. I am not sure this is the correct fix, but I changed line 36 of `ItemRack.lua` to `return C_Engraving and blizzard_id ~= nil and...
Copying my [comment](https://github.com/Rottenbeer/ItemRack/issues/266#issuecomment-2380886451) from closed issue #266: Did further research and found https://github.com/arkayenro/arkinventory/issues/2019. I am not sure this is the correct fix, but I changed line 36 of `ItemRack.lua` to...