Remove sleeping bag pick up?Solved
How do I remove this feature from the new Rust update (October 1st)? Sleeping bags can now only be picked up with a hammer. How to return the old picking method, without a hammer?
If I'm not mistaken, the action wheel thing for picking up your bag was client side so I'm not sure if it would be possible. There might be a way though I haven't looked into it.
5f542b9181eac.png 0x89A
If I'm not mistaken, the action wheel thing for picking up your bag was client side so I'm not sure if it would be possible. There might be a way though I haven't looked into it.

Is it possible to somehow track whether a player with a sleeping bag is nearby or not?

walkinrey

Is it possible to somehow track whether a player with a sleeping bag is nearby or not?

I guess so? I suppose you could either use a raycast or a spherecast.

Locked automatically