Alright i understand do you currently have anything to show ? Now before you awnser i’m just going to quote the rules of Custom Code Section of the forums,
You must post the full patch when requesting help for a custom patch. If you are converting a custom patch from other core to Trinitycode, you must post your conversion code.
Any help request without full patch will be closed.
So if you have any work please show us so we can properly help ya. Thanks!
I’ll ask around, but the more the community knows the better it is for you /emoticons/default_smile.png this way the community won’t have to guess and can help you to the best of our ability /emoticons/default_biggrin.png
Just trying to help you get the help you need /emoticons/default_smile.png
Or, if you want to make it funnier and learn something, create your own HasFreeBagSpace/GetFreeBagSpace functions. Pro-tip: iterate from INVENTORY_SLOT_BAG_START to INVENTORY_SLOT_BAG_END, find the bag for that specific slot, iterate from 0 to space that specific bagspot has and validate there are no items inside the slots.