Auto Team Balancer

Discussion in 'New Files' started by Unreal_Demon, May 28, 2006.

  1. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    ah anyway tks, soem one experience with it, get people annoyed with it or nobody cares?
  2. LeBabouin Papio anubis

    Contributions:
    418
    Specialties:
    Scripting
    Processing:
    Graphics:
    PREMIUM
    I Donated
    I remember playing on a server with a dynamic team switch, and after switching 5 times in a round i quit. I dont care being forced to one particular team, though i need a kar98, but switching over and over is quite unbearable.
    Anyway that's a good Unreal's script.
  3. zlatko Staff Sergeant

    Contributions:
    146
    Specialties:
    Mapper, Scripting, Pure Gamer
    Processing:
    Graphics:
    PREMIUM
    I Donated
    exec this<> thanks to armagedon for this :D
    and given result

    Attached Files:

    LeBabouin likes this.
  4. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    what is it?:)P
  5. zlatko Staff Sergeant

    Contributions:
    146
    Specialties:
    Mapper, Scripting, Pure Gamer
    Processing:
    Graphics:
    PREMIUM
    I Donated
    OPEN WHIT NOTEPAD OR WINRAR AND SEE >NEW TEAMBALANCER
    PS:REMOVED YOUR OLD HANDLER FILE IF YOU HAVE
  6. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    hi, i put the file and the config in main, i see the text left in screen about the mod, right in screen it counts the players...always wrong btw, and it does nothing when teams are uneven?
  7. RazoRapid Sergeant

    Contributions:
    29
    Specialties:
    Programming
    Processing:
    Graphics:
    You need Reborn 1.12 Patch in order to make this mod work.
  8. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    yeah i have that , i seen it do its work, but some maps it wont work, sometimes he start switching at 2 differents sometimes 3, sometimes he dont work, weird thing, can the spawnhandler make troubles i put in?
  9. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    it works on 2 maps, algiers and another one :S
  10. Creaper Gunnery Sergeant

    Contributions:
    244
    are you useing it with mefys mods
    if so you will need to edit it with mefys mods

    you will need to look in global/libmef/util.scr
    open that scr then look for round_timer thread then in that thread you exec the balencer scr

    like this:


    the txt in red is what needs to be added for the mod to work

    now in the bacencer mod delete the dmprecache.scr then in the
    urm_teambalance/urm_teambalance.urm you will need to edit that

    like this:

    now the yellow txt i added the red txt is the reason the mod stops working in roundbase obj gametypes
    zlatko likes this.
  11. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    tks creep gonna try that:)
  12. Creaper Gunnery Sergeant

    Contributions:
    244
    if you have switch dead only on the mod might stop as well
    look in the urm_tb_config.txt

  13. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    aah oke, thats why it didnt work i guess gonna change that..now i have

    /Turns the Unrealmod Auto Team Balancer ON and OFF.
    //If OFF, everything is off and the script will be disabled.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb" "1" //1 = ON, 0 = OFF

    //Displays the Teams UNEVEN! message, e.g: "Teams UNEVEN! 2 players from allies switch to axis.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_uneven_display" "0"

    //Displays the teams HUD which displays the amount of players on each team on the upper-right of the game screen.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_teamshud" "0"

    //Related to "urm_tb_teamshud". This makes the title flash red when the teams are uneven.
    //*This will only work when "urm_tb_teamshud" is set to 1.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_teams_flasher" "0"

    //Activates auto balance of teams, automatically switches players to make the teams even.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_autobalance" "1"

    //Only switches dead players. Will cycle through the players until it finds a dead player.
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_dead_only" "0"

    //Displays the advert every 5 minutes (300 seconds)
    //*If you are happy with the mod, then let everyone know what it is. You can decide.
    //*If you don't wish to advertise, it's fine with me. :)
    //1 = ON
    //0 = OFF
    setcvar "urm_tb_advert" "0"
  14. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    gonna try it in the morning when i can reset server and let u know if it works :)

    and it switches @ a differents of 3, is it possible to set it to 2?, or is there a good reasone why its set on 3?
  15. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    it dont work anymore......or do i have to putt the mod into the mefy mod?
  16. slimbips Corporal

    Contributions:
    4
    Processing:
    Graphics:
    it works 1 or 2 times and than its not working anymore?,

Share This Page