News:

Come Chat with us live! Learn how HERE!

Main Menu

Need help with my cfg's for different binds. (gpp 1.2)

Started by demonheadx, July 14, 2011, 05:05:40 AM

demonheadx

Hey everyone,

Specs:
Windows 7
Gpp 1.2 w/ sagefault(http://code.google.com/p/segfault/wiki/Features)
Notepad++ (don't think that matters but what ever :P)
Ok the question,
What I am trying to do is separate my human and alien binds in different cfgs. Right now I have this on a line,
bind . "/exec humans.cfg"
but when I press "." I get "/exec is not a valid command." So what is a another way that I can do this?

Thanks for the help!

kharnov


demonheadx


Meisseli

I'd suggest that instead you type the following lines into console. This way you don't have to manually execute the configuration files, it's quite handily done automatically when you join a team.

/set cg_humanconfig "name_of_the_human_cfg.cfg"
/set cg_alienconfig "name_of_the_alien_cfg.cfg"

demonheadx

That's even more awesome sauce! thank you for that.

I don't know too much about trem binding, I'm using the tremulous wiki(http://tremulous.net/wiki/Binding) for my binds.

Thank you again!

Kiwi

If you are looking to expand your skills, I recommend taking a look at this tutorial (by Deadbeat Engineer).  You should learn about strings and how to use them in conjunction with binds.  I also wrote an old and slightly outdated (and also cryptic) tutorial here.  If you have any questions, just ask.  (The 2nd link might be confusing, quite poorly written now that I look back.)