autoexec.cfg folder?
-
- Posts: 7
- Joined: Wed Feb 02, 2011 2:39 am
autoexec.cfg folder?
How do i make it and where? and then how does it work into the game?
Re: autoexec.cfg folder?
Please don't make two of the same topics. Autoexec is a file, not a FOLDER that lets you keep setting you put into con (command or "`"). These are custom settings, that vary from the default. Example: If you want zone_height to remain at 1.0 instead of the defualt 5.0, then type into a notepad document.
This is what my autoexec looks like.
*Note* this is if you are using windows. Name the text file autoexec, and save it as a cfg file. Then save it under Armagetron Advance (folder) --> (then to) Config
This is what my autoexec looks like.
Code: Select all
COCKPIT_FILE Mkay-1/cockpits/essentialremix-99.aacockpit.xml
ZONE_ALPHA .15
ZONE_HEIGHT 1.5
CAMERA_CUSTOM_PITCH -.9
CAMERA_CUSTOM_RISE 25
CAMERA_CUSTOM_BACK 23
CAMERA_CUSTOM_BACK_FROMSPEED 0.0
CAMERA_CUSTOM_RISE_FROMSPEED 0.0
CAMERA_CUSTOM_TURN_SPEED 6
DISPLAY_COLORED_NAMES_OVER_CYCLES 0
FADEOUT_NAME_DELAY -1
HISTORY_SIZE_CHAT 25
HISTORY_SIZE_CONSOLE 20
PREDICT_OBJECTS 1
*Note* this is if you are using windows. Name the text file autoexec, and save it as a cfg file. Then save it under Armagetron Advance (folder) --> (then to) Config
-
- Posts: 7
- Joined: Wed Feb 02, 2011 2:39 am
Re: autoexec.cfg folder?
so how do i make this file? just do it in notepad?
-
- Posts: 7
- Joined: Wed Feb 02, 2011 2:39 am
Re: autoexec.cfg folder?
okay its saved as a CFG file now how do i get it to work in game?
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
Re: autoexec.cfg folder?
Or three. Or four. We'll see it the first time.Mkay1 wrote:Please don't make two of the same topics.

Re: autoexec.cfg folder?
You put it into the var subfolder of your user configuration folder.