Couldnt Exec Alien.cfg?

Chaos_XeroChaos_Xero Join Date: 2004-06-04 Member: 29112Members
<div class="IPBDescription">What did i do wrong?</div> I have several custom cfg files in my ns folder, but none of them seem to work... im not even sure that userconfig.cfg is executing, tho i can exec it in console. Anyone know what to do to get my CFG's to work?

NOTE: This is not for scripts, it is for communication, upgrading, and building.

Thanks in advance.

Comments

  • Chaos_XeroChaos_Xero Join Date: 2004-06-04 Member: 29112Members
  • KeyserKeyser Join Date: 2003-02-15 Member: 13591Members
    Check your config.cfg and make sure there is the like "exec userconfig.cfg"

    When you want to run your two different configs, bind one key to "exec alien.cfg" and another to "exec marine.cfg". Then you press whichever one you want and you'll be good to go.
  • Chaos_XeroChaos_Xero Join Date: 2004-06-04 Member: 29112Members
    I solved my problem finally...

    Now, on more, when I bound +attack to mwheelup, it made me constantly fire...

    Any thoughts?
  • AngeluszAngelusz Harmonic entropist Join Date: 2003-07-10 Member: 18072Members, Forum Moderators, Constellation, NS2 Playtester
    in config:
    bind "mwheelup" "+attack"

    in console:
    bind wheelup "+attack"

    ---

    For the configs, create a cfg file named Autoexec.cfg.
    Halflife will always run that config file, add a line "exec userconfig.cfg" there,
    and add "exec marine/alien.cfg" in userconfig.
  • wallerwaller Join Date: 2004-04-28 Member: 28281Members
    make a file called autoexec.cfg, then in that add the lines "exec blaH.cfg", ect ect.

    Well, that's how i would do it anywho.

    then when you go aliens, say exec aliens.cfg and vise versa for rines.
Sign In or Register to comment.