I'm trying to add something for my gear crate addon for Hideous Destructor that makes it so that weapons and inventory items that are not usually placeable into a backpack(In other words, items that are lacking
) can still be put into the Gear Crate. However, i've been utterly unable to get it to work. I removed all checks for bfitsinbackpack, but it's still not adding those items to the index of items that can go inside, no matter what I do.
https://github.com/MatthewTheGlutton/Hi ... ackpack.zs
https://pastebin.com/GNym1JPr
The pastebin is my file, the first link is HidDest's backpack zscript which this is based on. I'm not sure why the items aren't showing up in the backpack index.