Hello, does anyone know how to make ONLY weapons disappear when dropped but not gold coin or other resources? The mutator zone device won’t let me specify which item to clear on drop, it just clears all types. Is there any other option?
I don’t think it’s possible right now, you’d need to find a workaround, converting all your “kept” resources to (undropable) variables could be a solution
Hey thanks for the reply. So I’m making a collect item type of game where I actually want players to drop acquired items when eliminated. I was just hoping I could isolate and make only weapons disappear/deleted when dropped.
If you just want to trigger it upon elimination you can set to Keep Loadout on Elimination and trigger an item remover instead upon elimiation (using an elimination manager or a custom Verse script)
I recommend taking a look at the Elimination Manager or Item Remover settings.
This is it!! Thanks
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.