Top Floor Posted April 1, 2003 Posted April 1, 2003 I was wondering if there was some way for me to load settings for the WeaponMod mod with out me having to type in all the settings at the begining of the game (and every time I start up the program again later). I want to basicly pump up the damage on all the wepons so you could see how that could get anoying doing it over and over again. Note that I am basicly hosting my own little bot match using devmap.
Hekx Posted April 1, 2003 Posted April 1, 2003 Add all the commands needed to a .cfg file. Create a text file, type out all the needed commands, and rename to autoexec.cfg (or name.cfg) The first file, autoexec.cfg, is executed when the game launches, if you have named it otherwise: exec name.cfg into the console.
Top Floor Posted April 1, 2003 Author Posted April 1, 2003 I type: exec oneshot.cfg (that is the name of the .cfg file I created.) but it gives me the error "couldn't exec oneshot.cfg". Maybe I'm putting the file in the wrong place, where should I put it? Or maybe I'm doing something else wrong? EDIT: Oh by the way, my .cfg file is currently in my GameData folder.
Hekx Posted April 2, 2003 Posted April 2, 2003 Put oneshot.cfg in your base folder. You can add exec oneshot.cfg line to your autoexec.cfg too.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.