// Switch old/new grens // (OF: ctrl=flash,shift=conc | NF: ctrl=conc,shift=caltrops) bind [ "bind CTRL hold; bind SHIFT wur2; echo [OLD GRENS]" bind ] "bind CTRL h1; bind SHIFT wur1; echo [NEW GRENS]" // Old Grens aliases alias +g2 "play gren.wav; wait; primeone" alias -g2 "throwgren; wait; throwgren" alias hold hold_on alias hold_off ctrl1 alias hold_on "+g2 ;alias hold hold_off" alias ctrl1 "-g2; alias hold hold_on" alias wur2 "primetwo; wait; play gren.wav; bind SHIFT wurf" alias wurf "throwgren; wait; throwgren; bind SHIFT wur2" // New Grens aliases alias +g1 "play gren.wav; wait; primetwo" alias -g1 "throwgren; wait; throwgren" alias h1 h1_on alias h1_off ct1 alias h1_on "+g1; alias h1 h1_off" alias ct1 "-g1; alias h1 h1_on" alias wur1 "primeone; wait; throwgren; wait; throwgren" echo "[OLD GRENS]" // Get more aliases from The TF Anti-Cheat Project: // http://that.co.nz/anti-cheat // http2//anticheat.com // http://redirect.to/anticheat