Project Zomboid

Project Zomboid

Remastered Kitsune's Crossbow Mod
Blaeka 1 ENE 2022 a las 16:25
Double Rack Problem
While using any weapon that requires racking, when i press x it racks twice, seems to be a colliding problem in the scripts
< >
Mostrando 1-10 de 10 comentarios
Albino Noodle 6 ENE 2022 a las 11:54 
I was wondering where this issue had come from, some people said you can hold reload and use the menu and it will only rack once but I have not had a chance to test it yet.
.ver 24 ENE 2022 a las 13:53 
I heard that it's because Kitsune's uses some proprietary reloading mechanic with the racking hotkey, which, for some reason, causes it to rack your weapon twice, but don't quote me on that. I don't think it's the Tobu's fault, but probably something held over from when it was remastered.
It can be avoided with the radial menu, but in the heat of the moment when you're being sieged down and your gun jams, it can be really deadly. If you really want to use the mod, just keep in mind you need to rack/clear jams with the radial menu.

As cool as going Daryl Dixon is in PZ, I can't really recommend using the mod until it's fixed. Hopefully this gets an update.
Francisco 4 FEB 2022 a las 10:50 
yeah we need a fix
star 7 AGO 2022 a las 21:56 
There is a fix on steam workshop.
Tobu Akuma  [desarrollador] 27 AGO 2022 a las 4:24 
I hope I was able to fix it recently (I wasn't working alone on it this time - I do some more tests this weekend) Let me know if the problem still persist on your side.
Soklay 30 AGO 2022 a las 19:24 
Sadly, definitely still having the problem. Have to unsubscribe for now, hope it gets fixed!
Blunty 23 ENE 2023 a las 15:13 
still a problem to the day
Akasaya 7 JUL 2023 a las 23:16 
the fix is
replace line
`
Events.OnWeaponSwingHitPoint.Remove(ISReloadWeaponAction.OnPressRackButton);
`
with
`
Events.OnPressRackButton.Remove(ISReloadWeaponAction.OnPressRackButton);
`
General Kenobi 23 JUL 2023 a las 5:11 
Publicado originalmente por Akasaya:
the fix is
replace line
`
Events.OnWeaponSwingHitPoint.Remove(ISReloadWeaponAction.OnPressRackButton);
`
with
`
Events.OnPressRackButton.Remove(ISReloadWeaponAction.OnPressRackButton);
`

------------------

Where is this line supposed to be ? I couldn't find anything similar in the scripts file.
Bombingham 1 AGO 2023 a las 3:25 
I fixed it here
< >
Mostrando 1-10 de 10 comentarios
Por página: 1530 50