SirTyler / BetterTeleporter

Better Teleporters for Lethal Company
5 stars 5 forks source link

Inverse KeepItem List not working #13

Open realKeehan opened 8 months ago

realKeehan commented 8 months ago

I still drop items when using the inverse teleporter. Could it be reservedslot mod that is causing conflicts?

haroelim commented 7 months ago

I am also experiencing this issue.

I had left KeepItemList empty, and added a list to KeepItemListInverse.

When I did this, I'd still drop my items when using the inverse teleporter (to double check, I also dropped items using the regular teleporter)

When I instead added a list to KeepItemList, and left KeepItemListInverse empty, I wouldn't drop anything on this list when using both the regular and inverse teleporter

Aeren240 commented 5 months ago

+1 for this issue. Either due to a bug or a conflict, both teleporters appear to be using the KeepItemList, and ignoring the KeepItemListInverse entries.