yonilerner / cs2-retakes-allocator

Advanced weapon allocation for B3none/cs2-retakes
GNU General Public License v3.0
53 stars 14 forks source link

Bug with latest version. #121

Closed MickaNoob closed 5 months ago

MickaNoob commented 5 months ago

Impossible to pick up the opposing team's weapons.

And you can't pick up the awp when it's on the ground, even your own.

20240402170930_1

20240402170327_1

Center bombsite announce is bugged, we got round type not bombsite announce.

AWP Limit, is working ! If you need another information.

MickaNoob commented 5 months ago

I think the bug might be related to Weapon Paint, but I'm not sure!

https://github.com/Nereziel/cs2-WeaponPaints

Fredgod23 commented 5 months ago

waiting for fix too

yonilerner commented 5 months ago

For the picking up weapons bug, this can be temporarily solved by undoing the new changes I did for the buy menu. set the EnableCanAcquireHook config to false. I am still working on a proper fix for this

The center round type announce can be turned off with EnableRoundTypeAnnouncementCenter set to false. Maybe that should be the default 🤔

Fredgod23 commented 5 months ago

okok, it worked, thanks <3

yonilerner commented 5 months ago

Great. Ill update here once I have a proper fix so hopefully yall can re-enable this flag

yonilerner commented 5 months ago

This should be fixed in the latest release: https://github.com/yonilerner/cs2-retakes-allocator/releases/tag/v2.3.2

You can set EnableCanAcquireHook back to true