EvenMatchOmni

Discuss and provide feedback on Maps.
User avatar
pooty
Posts: 4358
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: EvenMatchOmni

Post by pooty »

No.

The only thing its set to do is to not allow team switches if it makes the numbers uneven.
User avatar
captainsnarf
Posts: 2632
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: EvenMatchOmni

Post by captainsnarf »

New version! download here EvenMatchOmni_3.0.zip

Changes

- Call Pawn.NotifyTeamChanged() when teams are changed so other mutators may know about it.
User avatar
pooty
Posts: 4358
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: EvenMatchOmni

Post by pooty »

EvenMatch 3.0 on the server
User avatar
captainsnarf
Posts: 2632
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: EvenMatchOmni

Post by captainsnarf »

EvenMatchOmni_3.1.zip

changes
- Swap odd player after PPH has been calculated
User avatar
Super Sanka
Posts: 255
Joined: Mon Jan 10, 2022 7:12 pm
Location: Orlando
Contact:

Re: EvenMatchOmni

Post by Super Sanka »

Yeah I don't think the balancer is working guys lol
User avatar
captainsnarf
Posts: 2632
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: EvenMatchOmni

Post by captainsnarf »

Super Sanka wrote: Mon Aug 29, 2022 11:42 pm Yeah I don't think the balancer is working guys lol
It's working as designed.

Code: Select all

EvenMatchDebug: Assigning sn)o(rf (410.40 PPH) and Xexx (329.21 PPH)
EvenMatchDebug: sn)o(rf will be on red (now 827.72 PPH), Xexx will be on blue (now 827.64 PPH)
It ranks me higher than Xexx. This is the problem. PPH is not a good way to balance teams in ONS.
User avatar
Enyo
Posts: 1626
Joined: Mon Apr 05, 2021 11:27 pm
Server Sponsor: Yes
Server Admin: Yes

Re: EvenMatchOmni

Post by Enyo »

captainsnarf wrote: Tue Aug 30, 2022 9:01 am
Super Sanka wrote: Mon Aug 29, 2022 11:42 pm Yeah I don't think the balancer is working guys lol
It's working as designed.

Code: Select all

EvenMatchDebug: Assigning sn)o(rf (410.40 PPH) and Xexx (329.21 PPH)
EvenMatchDebug: sn)o(rf will be on red (now 827.72 PPH), Xexx will be on blue (now 827.64 PPH)
It ranks me higher than Xexx. This is the problem. PPH is not a good way to balance teams in ONS.
I don't think overall player PPH is such a bad metric, but map specific PPH is a terrible concept. We should consider changing the balancer to use only average pph, if that's not a ton of work.
“Never argue with stupid people, they will drag you down to their level and then beat you with experience.”
― Mark Twain
User avatar
captainsnarf
Posts: 2632
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: EvenMatchOmni

Post by captainsnarf »

Removing map specific PPH shouldn't be too hard.

I'm not sure if it does average PPH without looking at sources again but I would hope so. I looked at the scoreboard last night and crossdefault had 1 kill and 3600 PPH :o :lol:
User avatar
pooty
Posts: 4358
Joined: Sat Apr 03, 2021 10:22 am
Location: Michigan
Server Sponsor: Yes
Server Admin: Yes

Re: EvenMatchOmni

Post by pooty »

had 1 kill and 3600 PPH :o :lol:
So I saw something the other night with some PPHs were off, basically because the times looked off...I tried to get a screenshot of it but failed.
Maybe check that if we see something throwing the timer off.
User avatar
captainsnarf
Posts: 2632
Joined: Tue Jul 06, 2021 1:51 pm
Location: Washington
Server Sponsor: Yes
Server Admin: Yes
Contact:

Re: EvenMatchOmni

Post by captainsnarf »

New version! Download here EvenMatchOmni_3.2.zip

Changes
- Swap odd player after PPH is calculated to the weaker team (was random before)
- New config value bIgnoreMapSpecificPPH. Don't use map specific PPH when calculating new PPH. Values are still saved but not used. Default is true.

I would upload it to the server but I screwed up the redirect last time I tried :o :lol: I'll let pooty do it.
Post Reply