autobalance problem

Discussion in 'Deathrun' started by The Pickled One, Sep 11, 2009.

  1. Teddi

    Teddi Well-Known Member Bear

    Joined:
    Jul 21, 2007
    Messages:
    9,636
    Likes Received:
    1,118
    It's pretty much what Cpf said, ie going back through it and having the tedious task of patching it up. In the end, we usually have at least 6 players on, therefore what's the point?
     
  2. King Cole

    King Cole Active Member

    Joined:
    Sep 8, 2009
    Messages:
    1,371
    Likes Received:
    8
    Not at night, near 1 or 2 in the morning we sometimes have 2-3, but there has only ever been one time when I was on and nobody else was.
     
  3. Whitefang

    Whitefang ( ͡° ͜ʖ ͡°)

    Joined:
    Jul 12, 2008
    Messages:
    4,009
    Likes Received:
    43
    Code:
    if (#player.GetAll() == 3) then
      player.GetAll()[math.random(1,#player.GetAll())]:SetTeam(2)
      return true
    end
    
     
  4. Pot Ducky

    Pot Ducky Hurf Durf,

    Joined:
    Jul 8, 2008
    Messages:
    1,727
    Likes Received:
    14
    [youtube]hJJJmQojcLM[/youtube]
     
  5. cpf

    cpf <s>Heckler</s>

    Joined:
    Mar 24, 2009
    Messages:
    1,307
    Likes Received:
    0
    Buggy.