Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone Dragging Crate #6201

Closed
3 tasks done
Biolock1 opened this issue Apr 28, 2024 · 0 comments · Fixed by #6856
Closed
3 tasks done

Phone Dragging Crate #6201

Biolock1 opened this issue Apr 28, 2024 · 0 comments · Fixed by #6856
Labels
Bug Admin events aren't bugs In Game Exploit If you abuse this, you will be obliterated

Comments

@Biolock1
Copy link

Biolock1 commented Apr 28, 2024

Testmerges

#5401, #6103, #5957, #6148, #6155, #6039, #6150, #6163, #6146, #6178, #5265

Round ID

21957

Description of the bug

Using a radio phone bag you can drag a crate with no slowdown.

What's the difference with what should have happened?

The crate should not be moved.

How do we reproduce this bug?

  1. Get a phone bag and a crate
  2. Call a number on the phone bag to detach the handset
  3. Put the handset in the crate and close the crate
  4. Walk in any direction with the bag in your hands, once the phone has reached the maximum length, it will drag the crate behind you.

Issue Bingo

@Biolock1 Biolock1 added the Bug Admin events aren't bugs label Apr 28, 2024
@ItsVyzo ItsVyzo added the In Game Exploit If you abuse this, you will be obliterated label May 5, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 4, 2024
# About the pull request

stops phones from going in lockers/crates, which prevents players from
exploiting the phone drag feature.
fixes #6201

i tried making it so the phones would bust out of the crate, but it
would look really odd as reset_tether() would get called and the phone
would magically teleported and become attached to the backpack. i
couldn't find a way to make it smoothly pop out of the crate, and i
think this is a decent enough alternative, as i don't know if a single
situation where a player would need to store a phone.

this also stops the phone tether from becoming destroyed if you put it
in an anchored closet.

# Explain why it's good for the game

fixes a (funny) exploit and another niche issue


# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.


https://github.com/user-attachments/assets/addca004-27b1-4a8d-887e-c7600d7851a2



</details>


# Changelog
:cl:
fix: Phones can no longer be stored in closets/crates, which prevents
players from dragging crates with their phones and other weird issues
that can occur.
/:cl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Admin events aren't bugs In Game Exploit If you abuse this, you will be obliterated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants