Raised This Month: $32 Target: $400
 8% 

[CS:GO] Skill Auto Balance (v4.1.2, 2021-2-20)


Post New Thread Reply   
 
Thread Tools Display Modes
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-29-2019 , 17:08   Re: [CS:GO] Skill Auto Balance (v1.1.0, 2019-5-29)
Reply With Quote #11

1.1.0:
Added convar and renamed sab_lenientdecay to sab_usedecay
- sab_useminrounddiff "1" //If true, the amount of rounds a team must be ahead by before a balance occurs is the number in sab_minrounddiff
Effeff is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-29-2019 , 19:43   Re: [CS:GO] Skill Auto Balance (v1.1.1, 2019-5-29)
Reply With Quote #12

1.1.1:
Fixed index 0 bug.
- I wasn't assigning anything to index 0 of a certain array.

edit: nope still not fixed

Last edited by Effeff; 05-29-2019 at 20:40. Reason: uhhhhh
Effeff is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-29-2019 , 20:59   Re: [CS:GO] Skill Auto Balance (v1.1.2, 2019-5-29)
Reply With Quote #13

1.1.2:
Fixed index 0 bug and infinite loop bug.
- Set array to appropriate size to prevent any 0's from being in it.
- I forgot to increment something in the loop when not using sab_truerandom.

edit: nope index 0 bug still not fixed. im at a loss

Last edited by Effeff; 05-29-2019 at 21:40.
Effeff is offline
napster_10
Senior Member
Join Date: May 2016
Old 05-29-2019 , 21:42   Re: [CS:GO] Skill Auto Balance (v1.1.2, 2019-5-29)
Reply With Quote #14

you are gettin there
napster_10 is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-30-2019 , 01:56   Re: [CS:GO] Skill Auto Balance (v1.1.3, 2019-5-30)
Reply With Quote #15

1.1.3:
Fixed index 0 bug FOR REAL THIS TIME
- The problem was, I used SortFunc1D incorrectly, returning the client indexes instead of returning -1, 0, or 1. Thanks to "nosoop" and "Deathreus" on the sourcemod discord.

This also means I was using SortFunc1D incorrectly in another place. I'm not sure how any of this was working in the first place before now, to be honest.
Effeff is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-31-2019 , 17:08   Re: [CS:GO] Skill Auto Balance (v1.1.4, 2019-5-31)
Reply With Quote #16

1.1.4:
Switched to using ADT Arrays - Thanks to GAMMACASE, Psyk0tik, Deathreus from sourcemod discord.
- This should(?) solve the infinite loop bug.

This took me so long to figure out, had 12 different versions of 1.1.4 before finally getting it to work.
Effeff is offline
TheHap
Member
Join Date: Feb 2018
Old 05-31-2019 , 18:28   Re: [CS:GO] Skill Auto Balance (v1.1.4, 2019-5-31)
Reply With Quote #17

can pls send sp or translations pack..
TheHap is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-31-2019 , 18:31   Re: [CS:GO] Skill Auto Balance (v1.1.4, 2019-5-31)
Reply With Quote #18

Oh I'm sorry! I attached wrong file, I put .sp now.

Last edited by Effeff; 05-31-2019 at 18:32.
Effeff is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 05-31-2019 , 19:07   Re: [CS:GO] Skill Auto Balance (v1.1.5, 2019-5-31)
Reply With Quote #19

1.1.5:
Fixed "Exception reported: Invalid index X (count: X)"
- Was not updating client value properly in BalanceTeamCount() function.

SORRY FOR SPAM ;-;

Last edited by Effeff; 05-31-2019 at 19:07.
Effeff is offline
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 06-01-2019 , 00:04   Re: [CS:GO] Skill Auto Balance (v1.1.6, 2019-6-1)
Reply With Quote #20

1.1.6:
Fixed a logic error
- changed a >= to <= which should prevent (for the most part) an error where I clear the clientList ArrayList too soon.
Effeff is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode