1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

KAG Gather - Matchmaking on IRC

Discussion in 'General Discussion' started by tmewett5, Mar 1, 2013.

  1. killatron46

    killatron46 Cata Whore Donator
    1. MOLEing Over Large Estates - [MOLE]

    Messages:
    808
    If you enjoy keg rushes with a side of catapult ownage. Join gather and play on the opposite team as me.
     
  2. Digger101

    Digger101 Shark Slayer

    Messages:
    353
    Funny beacause it's so true.
     
    azemazer likes this.
  3. Alrighty guys,

    You can now add and vote for what server you want, ie !add US to vote for a US server, or !add EU to vote for a EU server. The region with the most votes at the match start will be the region that is chosen. Thanks guys!
     
    azemazer, Digger101, Maverick and 6 others like this.
  4. killatron46

    killatron46 Cata Whore Donator
    1. MOLEing Over Large Estates - [MOLE]

    Messages:
    808
    I will still add regularly, as EU and AUSS ping make my catapult wreck havoc.
     
    jack-o-saurus and Beepo like this.
  5. Cpa3y

    Cpa3y Shark Slayer

    Messages:
    98
    I suggest to use probabilistic server chosing.
    Example: If 1 player has voted for AUS, 5 for EU, 3 for US and 1 don't care, probality for server choise will be
    1/9 for AUS
    5/9 for EU
    3/9 for US
     
    Beepo likes this.
  6. killatron46

    killatron46 Cata Whore Donator
    1. MOLEing Over Large Estates - [MOLE]

    Messages:
    808
    I'd also like an option to !add EU 8, cause server 6 kind of, well, sucks. :rollseyes:
     
    Varion and Beepo like this.
  7. Conquerer

    Conquerer Shark Slayer

    Messages:
    360
    whoever added the aus server is awesome
     
  8. Cpa3y

    Cpa3y Shark Slayer

    Messages:
    98
    Usually server 8 sucks for me. I have got email from the hosting company, it says that server was DDoSed.
     
    killatron46 likes this.
  9. Digger101

    Digger101 Shark Slayer

    Messages:
    353
    I believe it was kai|lava corp.
    </br>--- merged: Jun 7, 2013 8:16 PM ---</br>
    For some reason AU isn't add to the pool of servers....
    You get a majority of AU players but It directes to another sever
     
    Apronymous and jack-o-saurus like this.
  10. I've told you already on channel that server will not be in the pool until splittingred manages to do so. And in order to do it he needs to get server specific info on his PM from either lavalord or kaizokuroof. Just because you see australian gather server in lobby or you're able to !add AUS it doesn't mean AUS server has been added. Not until we announce, or actually re-announce it.
     
  11. Digger101

    Digger101 Shark Slayer

    Messages:
    353
    Sorry I left earlier before you mentioned that..
     
  12. killatron46

    killatron46 Cata Whore Donator
    1. MOLEing Over Large Estates - [MOLE]

    Messages:
    808
  13. SMASH1413

    SMASH1413 Bison Rider

    Messages:
    225
    I am a member of KAG Gather, think its a great thing and works well(as far as I have been told) but :( sadly I don't really have the time to go on and wait for a match :(
     
  14. Digger101

    Digger101 Shark Slayer

    Messages:
    353
    It just depends on time zones usally you get quicker matchs when eu, us players
    are awake.
     
  15. Damn you splittingred, I'll get back my place in TOP #20, regardless my crap K/D. :flex:

    *plays music in background*
    </br>--- merged: Jun 20, 2013 10:01 PM ---</br>
    All right, thanks to our lovely and always helpful gurd [user]master4523[/user] with a little help of [user]cameron1010[/user] we have managed to make a mIRC script of so called KAG Clicker for mIRC users, obv. You either need to paste the code below to your Script Editor in mIRC or just click on hyperlink under KAG Clicker. Yayz!

    Code:
    on *:LOAD:kagSetPath
    
    
    alias -l kagrx { return /(?:kag:\/\/)([0-9a-zA-Z\.\:]+):([0-9]+)\/([0-9a-zA-Z])/ }
    
    on $^*:HOTLINK:$($kagrx):*:{ return }
    
    on $*:HOTLINK:$($kagrx):*:{
    
    if (!$isfile(%kag_executable)) { kagSetPath }
    
    if ($isfile(%kag_executable)) {
    
    %kag_address = $regml(1)
    
    %kag_port = $regml(2)
    
    %kag_password = $regml(3)
    
    run $+(", %kag_executable, ") -join $+(kag://, %kag_address, :, %kag_port, /, %kag_password)
    
    }
    
    }
    
    
    
    alias -l kagSetPath {
    
    var %path, %dir, %full_path
    
    if ($isdir($nofile(%kag_executable))) { %dir = $nofile(%kag_executable) }
    
    else { %dir = $mircdir }
    
    %path = $sdir(%dir, Path to kag Directory)
    
    if ($isdir(%path)) {
    
    %full_path = %path $+ kag.exe
    
    if (!$isfile(%full_path)) {
    
    if ($?!="File %full_path does not exist. $crlf $+ If your kag executable is named differently, choose 'Yes' to select the file manually.") {
    
    %full_path = $sfile(%path, kag Executable)
    
    if ($isfile(%full_path)) { set %kag_executable %full_path }
    
    }
    
    }
    
    else { set %kag_executable %full_path }
    
    }
    
    }
     
    jack-o-saurus likes this.
  16. azemazer

    azemazer Catapult Fodder

    Messages:
    14
    Just discoverd gather and I love it. Thanks you guys.
     
    Karpovich, Kalikst and jack-o-saurus like this.
  17. I've put 2 new, custom, premade maps exclusively on server #1 and #2. Hope you gonna like it and provide me some feedback as well :).
     
  18. [​IMG]It was Killa and Warr's idea.
     
    jack-o-saurus and WarrFork like this.
  19. damdamas123

    damdamas123 Shark Slayer

    Messages:
    4
    how do i join the server?