yonilerner / cs2-retakes-allocator

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

Bug: No Pistol Rounds, Plus FullBuy Round Weapon Stays in Pistol if Forced #24

Closed KillerRoi closed 10 months ago

KillerRoi commented 10 months ago

There are literally no pistol rounds, also on top of that other weapons are allowed even though it's not enabled in the config.

anybody can buy awps, make it so it automatically gives AWP to player who gets high kills or who has VIP tag.

st1ng2 commented 10 months ago

I confirm that there are only full buy rounds. Round type percentages are set: 90 for pistol, 5 for half, 5 for full.

yonilerner commented 10 months ago

AWP queue is a separate thing that will require a lot of work that I haven't gotten to yet. I will look into the buy rounds situation though

KillerRoi commented 10 months ago

Can you atleast limit it to 1 AWP per team?

On Fri, Jan 12, 2024, 12:48 AM Yoni Lerner @.***> wrote:

AWP queue is a separate thing that will require a lot of work that I haven't gotten to yet. I will look into the buy rounds situation though

— Reply to this email directly, view it on GitHub https://github.com/yonilerner/cs2-retakes-allocator/issues/24#issuecomment-1887804532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6GKLCBV6NM7JT2LPB6RHTYOA3JNAVCNFSM6AAAAABBWZ3OCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXHAYDINJTGI . You are receiving this because you authored the thread.Message ID: @.***>

KillerRoi commented 10 months ago

With VIP and people with admin perms having override? Or just let the players with perms buy the AWP or only they can get it

On Fri, Jan 12, 2024, 12:51 AM Killer Roi @.***> wrote:

Can you atleast limit it to 1 AWP per team?

On Fri, Jan 12, 2024, 12:48 AM Yoni Lerner @.***> wrote:

AWP queue is a separate thing that will require a lot of work that I haven't gotten to yet. I will look into the buy rounds situation though

— Reply to this email directly, view it on GitHub https://github.com/yonilerner/cs2-retakes-allocator/issues/24#issuecomment-1887804532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6GKLCBV6NM7JT2LPB6RHTYOA3JNAVCNFSM6AAAAABBWZ3OCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXHAYDINJTGI . You are receiving this because you authored the thread.Message ID: @.***>

yonilerner commented 10 months ago

When I have time

yonilerner commented 10 months ago

other weapons are allowed even though it's not enabled in the config.

@KillerRoi Can you show me your exact config?

yonilerner commented 10 months ago

@KillerRoi @st1ng2 https://github.com/yonilerner/cs2-retakes-allocator/pull/28 should have fixed the issue with only rifle rounds being chosen.

For the other issues reported here:

st1ng2 commented 10 months ago

@KillerRoi @st1ng2 #28 should have fixed the issue with only rifle rounds being chosen.

For the other issues reported here:

I just tested latest version, now there is no half buy rounds (

KillerRoi commented 10 months ago

Check https://github.com/yonilerner/cs2-retakes-allocator/issues/42

On Fri, Jan 12, 2024, 4:58 PM Bahodir Abdulxayev @.***> wrote:

@KillerRoi https://github.com/KillerRoi @st1ng2 https://github.com/st1ng2 #28 https://github.com/yonilerner/cs2-retakes-allocator/pull/28 should have fixed the issue with only rifle rounds being chosen.

For the other issues reported here:

I just tested latest version, now there is no half buy rounds (

— Reply to this email directly, view it on GitHub https://github.com/yonilerner/cs2-retakes-allocator/issues/24#issuecomment-1888926190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM6GKLBOEHLSKIVLMCPWPETYOEM63AVCNFSM6AAAAABBWZ3OCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBYHEZDMMJZGA . You are receiving this because you were mentioned.Message ID: @.***>

yonilerner commented 10 months ago

@st1ng2 Can you share your exact config? Ill try to fix it today

@KillerRoi Please do not spam unrelated comments. I see all the issues and will deal with them when I have time

KillerRoi commented 10 months ago

You told me to open another issue for that, that's what I did 🙂

yonilerner commented 10 months ago

I think i found the issue, should be fixed in the next release