yonilerner / cs2-retakes-allocator

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

Added RatioOfPreferredWeaponPerRound config for configure AWP chance per round. #135

Closed GL1TCH1337 closed 7 months ago

GL1TCH1337 commented 7 months ago

If wanted I can make a new Round Type named FullBuyWithAWP and this way we can configure more details like If round is AWP round give more flashes etc.

But this should solve #122 in very basic way.

GL1TCH1337 commented 7 months ago

@yonilerner I made the requested changes. Should i make a new round type and improve this or is this enough for now?

yonilerner commented 7 months ago

this change is good as-is, but if you do want to customize more things around the round type, then we should do that instead. However Im concerned adding a new round type is going to be a lot of work. If you want to give it a try though you're more than welcome :)

GL1TCH1337 commented 7 months ago

Then we can close this PR like this and let the users use this way right now. I will make a new PR when I have more time.

yonilerner commented 7 months ago

Sounds good. if we ever add the new round type, we will need to deprecate this new config