Tremulous Forum
General => Troubleshooting => Topic started by: techhead on October 28, 2006, 05:30:18 pm
-
Is it possible for a bind to be different depending if you are Alien or Human?
Like "Enemy Reactor/Overmind Down, Attack!"
Or "Squash/Blast those Humans/Aliens"
-
make 2 files with the alien and human binds...aka 1 for aliens and 1 for humans..and bind a key to exec them..as in
/bind "/" "team human;exec human"
bind . "team alien;exec alien"
-
So I would have to switch between alien and human binds manually?
And where are the bind files?
I always do it from in-game...
-
Take a look at http://trem.maci.ws/lava_croft/trmcfgs.zip for an indication of how to suit your binds to your personal needs.
-
Thanks!