create empty trash slot
Posted: Mon Nov 30, 2015 10:43 am
Hi,
I want to copy the trash inventory from a character to another, including empty slots. How can I do that? I can call insert on the new inventory to all the items in the old, but I need to skip empty slots, because insert won't accept that. Any ideas?
Thanks in advance
I want to copy the trash inventory from a character to another, including empty slots. How can I do that? I can call insert on the new inventory to all the items in the old, but I need to skip empty slots, because insert won't accept that. Any ideas?
Thanks in advance