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

Weapon draw order issues. #16601

Open
Looking4bros opened this issue Sep 28, 2024 · 0 comments
Open

Weapon draw order issues. #16601

Looking4bros opened this issue Sep 28, 2024 · 0 comments
Labels
Bug Incorrect functionality.

Comments

@Looking4bros
Copy link

Looking4bros commented Sep 28, 2024

Description

With two holsters, one in the suit storage, one in the belt slot, and a weapon on the back, i wanted it to draw the weapon from the suit storage holster, then the belt holster, then the weapon on the back slot. however, i cannot get it to draw the next weapon without first drawing the ammunition from the suit storage holster. Regardless of changing the draw order, i am unable to get this to work correctly.

Test Merges

Round ID: 30741
BYOND Version: 515.1633
Server revision compiled on: 2024-09-28T20:49:06+00:00
Master commit: 3ef9429a06926db5383a261f83802fb4e9d81168
The following pull requests are currently test merged:
#16557: 'Aim mode replacement' by Lumipharon at commit e4a8424c04
#16515: 'Bluesummers Wreck Site [NEW MAP]' by blackdav123 at commit 6ff020e07a
#16572: 'Lower xeno ratio' by Lumipharon at commit 717aa87dd2
#16542: 'Dancer Praetorian Strain' by Runian at commit 63ab00cbed
#16600: 'Temporary hotfix for stripmenu equipping' by ivanmixo at commit ae12f47463

Reproduction Steps

shuffle your draw order however you'd like, equip multiple holsters, and note how it takes from a holster until it is empty regardless of if it has a weapon or not.

Suspected culprit being PR below, some time ago, as i have not tried using multiple holsters in forever.
#14164 (comment)

Expected functionality implemented in below PR, Pls help.
#9971 (comment)

Screenshots

Draw order issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Incorrect functionality.
Projects
None yet
Development

No branches or pull requests

1 participant