Author Topic: bind issue  (Read 3753 times)

dov

  • Posts: 15
  • Turrets: +0/-0
bind issue
« on: July 29, 2011, 05:25:44 am »
Im using windows 7(64) and im having issues making my own binds I tried to use autoexec.cfg in the base folder under program files but was having no luck getting to to run but thats less important because was looking for help on the forum and I found this
/set cg_humanconfig "human.cfg"
/set cg_alienconfig "alien.cfg"
which does run but now i get an error human.cfg cannot run so I think I have it in the wrong folder or something because I was starting simply so all I have in my human.cfg now is I tried to put in the base in the program files and in the base in the (hidden) appdata base

bind 2 "sell weapons;sell upgrades;buy larmour;buy helmet;buy shotgun;itemact shotgun"

HamStar

  • Posts: 458
  • Turrets: +128/-27
Re: bind issue
« Reply #1 on: July 29, 2011, 02:04:41 pm »
You almost had it right, the human.cfg and alien.cfg actually go in the GPP folder of AppData, not Base. The directory should look something like this:

Code: [Select]
C:\Users\(Your account)\AppData\Roaming\Tremulous\gpp
Hope it helps.

dov

  • Posts: 15
  • Turrets: +0/-0
Re: bind issue
« Reply #2 on: July 29, 2011, 03:21:27 pm »
Thanks Im just still getting the cannot exec human.cfg
all I have now I belive is I ran this /set cg_humanconfig "human.cfg"
and move the human.cfg into the other folder now

HamStar

  • Posts: 458
  • Turrets: +128/-27
Re: bind issue
« Reply #3 on: July 29, 2011, 05:48:12 pm »
Did you run the command before you moved the configs? If so, run the command again and see if it picks up your .cfg files now.

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Re: bind issue
« Reply #4 on: July 29, 2011, 06:14:07 pm »
the human.cfg and alien.cfg actually go in the GPP folder of AppData, not Base
They can go in either or both; it doesn't matter

dov: actual commands used, actual output, and specific locations where things actually are, make it more likely for someone to spot your mistakes. (see also "need help" and "ask intelligently" links in my signature.)
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

HamStar

  • Posts: 458
  • Turrets: +128/-27
Re: bind issue
« Reply #5 on: July 29, 2011, 06:16:25 pm »
the human.cfg and alien.cfg actually go in the GPP folder of AppData, not Base
They can go in either or both; it doesn't matter

Ah my bad, I just assumed what I said was correct since that was the way I did it.

dov

  • Posts: 15
  • Turrets: +0/-0
Re: bind issue
« Reply #6 on: July 29, 2011, 07:59:22 pm »
Thanks Hamster its better your way since I like to just back up the appdata file but thanks Undeference I simply reinstalled trem using my appdata back up from before I started playing around with the binds and my human.cfg it works perfectly now