Author Topic: Another Binds Thread  (Read 4769 times)

FDS

  • Posts: 21
  • Turrets: +0/-0
Another Binds Thread
« on: November 30, 2006, 08:23:07 am »
I was just wondering if anyone knew how to get the binds from Tremulous.info to work. It binds so many keys, but only WASD, the arrow keys, voting, choose team, & taunt work. =(
I want to get the weapon, & building binds to do something.

|[- EDIT -]| Buying a nade works to, sorry I knew I forgot one.
 FDS was Here

SilverWolf

  • Posts: 108
  • Turrets: +1/-0
    • http://swcompany.proboards49.com/index.cgi
Another Binds Thread
« Reply #1 on: November 30, 2006, 09:35:56 am »
Then script weapons and building binds.
Scripting isn't some ability only 1337 haxxors can learn!
size=20]Level 60 Thread Killer[/size]
[size=16]Leader of SWL[/size]
Playing Tremulous on MAC!
TJW rules!

PwNz!

  • Posts: 161
  • Turrets: +0/-0
Another Binds Thread
« Reply #2 on: November 30, 2006, 08:35:46 pm »
Quote from: "SilverWolf"
Then script weapons and building binds.
Scripting isn't some ability only 1337 haxxors can learn!

But it just so happens most of those 1337 haxxors know how to 1337 bind.
r either hacking or asian! ~V//Arch_Enemy

Why do we kill people who are killing people to show that killing people is wrong?  ~Holly Near

To kill a man is not to defend a doctrine, but to kill a man.  ~Michael Servetus

FDS

  • Posts: 21
  • Turrets: +0/-0
Another Binds Thread
« Reply #3 on: November 30, 2006, 09:05:25 pm »
Im just trying to figure out how to get them to work, I didn't write them I got them from tremulous.info
 FDS was Here

SilverWolf

  • Posts: 108
  • Turrets: +1/-0
    • http://swcompany.proboards49.com/index.cgi
Another Binds Thread
« Reply #4 on: December 01, 2006, 05:56:21 am »
Oh, just test them and edit until they work.
size=20]Level 60 Thread Killer[/size]
[size=16]Leader of SWL[/size]
Playing Tremulous on MAC!
TJW rules!

The Reverend

  • Posts: 44
  • Turrets: +0/-0
Another Binds Thread
« Reply #5 on: December 01, 2006, 06:42:01 am »
Here I'll put everything you need to make a set of build/buy and evolve/build binds all in my next post.  It's similiar to what is on trem.info site.  Make sure to put parts into the right files.  They will not exist so you have to create them.  I've found it easist to grab any .cfg file copy it delete the text in it and rename it to the file name you want for those of you who have trouble making them on your own.  The files you need to make this work are: autoexec.cfg, alien.cfg, and human.cfg.  make sure you do /exec autoexec in the consule ingame so that the first set of commands get added into your config file or you can just put them in your config file.  Sometimes you need to do /exec autoexec.cfg when you first join a server because switching from R1 and TJW servers messes up your binds.  Hope this helps.

The Reverend

  • Posts: 44
  • Turrets: +0/-0
Another Binds Thread
« Reply #6 on: December 01, 2006, 06:43:03 am »
//PUT IN autoexec.cfg

bind F10 "exec alien.cfg;team Aliens;wait;class builder;vstr aebinds"      // joins Alien team

bind F11 "exec human.cfg;team Humans;class ckit;class ackit;vstr gunbinds"      // joins Human Team

//PUT IN alien.cfg

// Number Binds - Dont touch this
bind "1" vstr n1
bind "2" vstr n2
bind "3" vstr n3
bind "4" vstr n4
bind "5" vstr n5
bind "6" vstr n6
bind "7" vstr n7
bind "8" vstr n8
bind "9" vstr n9
bind "0" vstr n0

// Alien Evolution Binds

set abecho "echo ^1Evolutionbinds"

set ae1 "class level0"         // Dretch
set ae2 "class level1"         // Basi
set ae3 "class level1upg"      // Ad Basi
set ae4 "class level2"         // Mara
set ae5 "class level2upg"      // Ad Mara
set ae6 "class level3"         // Goon
set ae7 "class level3upg"      // Ad Goon
set ae8 "class level4"         // Tyrant

set aebinds "vstr abecho;set n1 vstr ae1;set n2 vstr ae2;set n3 vstr ae3;set n4 vstr ae4;set n5 vstr ae5;set n6 vstr ae6;set n7 vstr ae7;set n8 vstr ae8;bind / vstr abbinds"

// Alien Builder Binds

set abecho2 "echo ^1Buildbinds"

set ab1 "build overmind"        // 1 key will build an Overmind
set ab2 "build eggpod"          // 2 key will build an Egg
set ab3 "build acid_tube"       // 3 key will build an Acid Tube
set ab4 "build barricade"       // 4 key will build a Barricade
set ab5 "build booster"         // 5 key will build a Booster
set ab6 "build trapper"         // 6 key will build a Trapper
set ab7 "build hovel"           // 7 key will build a Hovel
set ab8 "build hive"            // 8 key will build a Hive
set ab9 "deconstruct"           // 9 key will deconstruct
set ab0 "say_team I'm building"      

set abbinds "vstr abecho2;set n1 vstr ab1; set n2 vstr ab2; set n3 vstr ab3; set n4 vstr ab4; set n5 vstr ab5; set n6 vstr ab6; set n7 vstr ab7; set n8 vstr ab8;set n9 vstr ab9;set n0 vstr ab0;bind / vstr aebinds"


//PUT IN human.cfg

//Human Binds Buy and Build Scripts

// Number Binds - Dont touch this
bind "1" vstr n1
bind "2" vstr n2
bind "3" vstr n3
bind "4" vstr n4
bind "5" vstr n5
bind "6" vstr n6
bind "7" vstr n7
bind "8" vstr n8
bind "9" vstr n9
bind "0" vstr n0

// Human Weapon Binds

set gunecho "echo ^4GunBinds"

set gun1 "echo ^4Pain Saw;sell weapons;buy psaw;itemact psaw"
set gun2 "echo ^4Rifle;sell weapons;buy rifle;itemact rifle"
set gun3 "echo ^4Shotgun;sell weapons;buy shotgun;itemact shotgun"
set gun4 "echo ^4Laser Gun;sell weapons;buy lgun;itemact lgun"
set gun5 "echo ^4Chaingun;sell weapons;buy chaingun;itemact chaingun"
set gun6 "echo ^4Mass Driver;sell weapons;buy mdriver;itemact mdriver"
set gun7 "echo ^4Flamer;sell weapons;buy flamer;itemact flamer"  
set gun8 "echo ^4Pulse Rifle;sell weapons;buy prifle;itemact prifle"
set gun9 "echo ^4Lucifer Cannon;sell weapons;buy lcannon; buy ammo;itemact lcannon"
set gun0 "echo ^4Construction Kit;sell weapons;buy ackit;buy ckit;itemact ackit;itemact ckit;vstr hbbinds"

set gunbinds "vstr gunecho;set n1 vstr gun1;set n2 vstr gun2;set n3 vstr gun3;set n4 vstr gun4;set n5 vstr gun5;set n6 vstr gun6;set n7 vstr gun7;set n8 vstr gun8;set n9 vstr gun9;set n0 vstr gun0;bind / vstr hbbinds;bind v vstr weaptoggle"

bind leftarrow "sell upgrades;buy bsuit"
bind uparrow "sell bsuit;sell battpack;buy helmet;buy larmour"
bind rightarrow "sell weapons;sell upgrades;buy rifle;itemact rifle"
bind downarrow "sell bsuit;sell jetpack;buy battpack;buy helmet;buy larmour"

bind g "sell gren;itemact gren;buy gren"
bind j "itemtoggle jetpack"

// Human Build Binds

set hbecho "echo ^4Buildbinds"

set hb1 "build reactor"              // 1 key will build a Reactor
set hb2 "build telenode"             // 2 key will build a Telenode Spawn
set hb3 "build mgturret"             // 3 key will build a Machinegun Turret  
set hb4 "build arm"                  // 4 key will build an Armory
set hb5 "build medistat"             // 5 key will build a Medical Station
set hb6 "build dcc"                  // 6 key will build a Defense Computer
set hb7 "build repeater"             // 7 key will build a Repeator
set hb8 "build tesla"                // 8 key will build a Tesla Coil
set hb9 "deconsruct"                 // 9 key will decontruct as well as tell your team
set hb0 "sell weapons;vstr gunbinds" // 0 key will sell your construction kit and change keys to purchase and select regular weapons

set hbbinds "vstr hbecho;set n1 vstr hb1;set n2 vstr hb2;set n3 vstr hb3;set n4 vstr hb4;set n5 vstr hb5;set n6 vstr hb6;set n7 vstr hb7;set n8 vstr hb8;set n9 vstr hb9;set n0 vstr hb0;bind / vstr gunbinds"

FDS

  • Posts: 21
  • Turrets: +0/-0
Another Binds Thread
« Reply #7 on: December 02, 2006, 12:35:44 am »
Thanks! I hope it does to.
 FDS was Here