Author Topic: Auto Balance  (Read 2045 times)

Frustrated Gamer

  • Guest
Auto Balance
« on: June 27, 2005, 07:06:26 AM »
Hi, your server would be the best in the world for me (good pings, all english speakers) But for one thing, why, oh why isnt auto balance on??
 
  As soon as one team gets a fair wins in a rowm, it suddenly goes  38/26 or worse, and its all over from there, and of course, everyone plays the "i am deaf" game even though you was just speaking to the other team untill you asked them to even up.

I have to go back to the official EA (france) servers untill something is sorted, because on a ranked server,  perhaps 5% of the people will actually swop teams in them circumstances.  I have emailed EA with this most obvious thing that they left out (FORCE auto balance on rnaked servers) and hopefully it will get added in a future patch if enough people complain.

Of course its the same on EVERY other ranked (64 player) server i have been on that isnt auto balanced, so i'm sure its only a matter of time.


P.s are u renting servers in the future?? for less then the $5 pSpM as i get awesome pings here.

[GIT]Fairy

  • All yore posts are belong to me!!!
  • Get a life spamm0r
  • *****
  • Posts: 5053
Auto Balance
« Reply #1 on: June 27, 2005, 09:36:13 AM »
If there is a TiG guy on then shout and they'll get an admin to sort it.  We'd rather let you gamers sort out the sides yourself rather then turn on autobalance.  Its a nightmare when decent game play is going on.

Fairy

ptegan

  • Getting Known
  • **
  • Posts: 82
Auto Balance
« Reply #2 on: June 27, 2005, 10:02:25 AM »
The problem with autobalance that I've seen is that it splits up squads. I'd prefer that it moved people that weren't already in a squad.

[TiG]Lucutus

  • Needs a life
  • *****
  • Posts: 2650
Auto Balance
« Reply #3 on: June 27, 2005, 10:06:34 AM »
Hi,

We don't beleive in 'autobalance' here at TiG.

Sorry.


 :salute:

ptegan

  • Getting Known
  • **
  • Posts: 82
Auto Balance
« Reply #4 on: June 27, 2005, 10:28:22 AM »
In case you ever do believe in it again....

http://www.shackbattles.com/wiki/index.php/BF2:Squadleaders_getting_teambalanced



Code: [Select]
In admin/standard_admin/autobalance.py, edit this area:

def onPlayerDeath(p, vehicle):
  if not bf2.serverSettings.getAutoBalanceTeam(): return None
Add:   if p.isCommander(): return None
Add:   if p.isSquadLeader(): return None
Add:   if p.getSquadId() > 0: return None

This should ignore players who are a) Are commanders b) are squad leaders c) are squad members. Only unassigned 'lone wolf' players are balanced. The p.isSquadLeader() is probably redudndant.

Disgruntled Gamer

  • Guest
Auto Balance
« Reply #5 on: June 27, 2005, 10:48:44 AM »
Why dont you have auto balance on!

Why are you such a nasty man lucuts!

Ive heard about all your hate crimes against us poor Camel people.

[TiG]valen

  • TiG Member
  • Needs a life
  • *****
  • Posts: 1595
  • Just chillin
Auto Balance
« Reply #6 on: June 27, 2005, 10:58:38 AM »
Quote from: Disgruntled Gamer
Why dont you have auto balance on!

Why are you such a nasty man lucuts!

Ive heard about all your hate crimes against us poor Camel people.


LOL

EA servers will help you out m8.  :wink:

LMAO "lucuts"

[TiG]Lucutus

  • Needs a life
  • *****
  • Posts: 2650
Auto Balance
« Reply #7 on: June 27, 2005, 11:05:39 AM »
Quote from: ptegan
In case you ever do believe in it again....

http://www.shackbattles.com/wiki/index.php/BF2:Squadleaders_getting_teambalanced



Code: [Select]
In admin/standard_admin/autobalance.py, edit this area:

def onPlayerDeath(p, vehicle):
  if not bf2.serverSettings.getAutoBalanceTeam(): return None
Add:   if p.isCommander(): return None
Add:   if p.isSquadLeader(): return None
Add:   if p.getSquadId() > 0: return None

This should ignore players who are a) Are commanders b) are squad leaders c) are squad members. Only unassigned 'lone wolf' players are balanced. The p.isSquadLeader() is probably redudndant.



Nice, may do that in future.

Jackabo82

  • Cillit Bang Salesman
  • Needs a life
  • *****
  • Posts: 2290
    • Bebo thingy
Auto Balance
« Reply #8 on: June 27, 2005, 02:21:02 PM »
team Bllance should be common sence tbh,you get  better game when its all even

[TiG]Shano

  • TiG Member
  • Needs a life
  • *****
  • Posts: 1072
Auto Balance
« Reply #9 on: June 27, 2005, 02:29:42 PM »
lol that person is really jally u n00bs:P

tig|Bosco

  • Should be a better title
  • ****
  • Posts: 524
Auto Balance
« Reply #10 on: June 27, 2005, 07:24:24 PM »
I'm usually against autobalance but I think in this case something should be done.  Just got onto the public 64 player server for the first time to find teams constinually unbalanced 3:2 or worse.  The kind of 'tards that switch teams when their side are losing have infested the server and are refusing to balance the teams when asked.

[GIT]Fairy

  • All yore posts are belong to me!!!
  • Get a life spamm0r
  • *****
  • Posts: 5053
Auto Balance
« Reply #11 on: June 27, 2005, 09:54:14 PM »
Yep I had to kick a few today for that same reason.  Better to stick to the 32 player.

Fairy

Kdjac

  • Guest
Auto Balance
« Reply #12 on: June 27, 2005, 11:23:21 PM »
Fyi Autobalance also moves squad leaders and commanders, meant to only move Lone Wolfs but shockingly doesnt.



kdjac

[TiG]Lucutus

  • Needs a life
  • *****
  • Posts: 2650
Auto Balance
« Reply #13 on: June 27, 2005, 11:47:55 PM »
ah, disappointed with that python script so.

ta for the info kdjac

ptegan

  • Getting Known
  • **
  • Posts: 82
Auto Balance
« Reply #14 on: June 28, 2005, 07:30:08 AM »
The script that you changed isn't working?

It's supposed to as it came from the EAGames site.

 

TinyPortal © 2005-2017