TerraGov-Marine-Corps
TerraGov-Marine-Corps copied to clipboard
Weapon draw order issues.
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. https://github.com/tgstation/TerraGov-Marine-Corps/pull/14164#issue-1942573526
Expected functionality implemented in below PR, Pls help. https://github.com/tgstation/TerraGov-Marine-Corps/pull/9971#issue-1198009004