autoexec.cfg folder?

For all the help you need with Armagetron!
Post Reply
KlutchLikeK0b3
Posts: 7
Joined: Wed Feb 02, 2011 2:39 am

autoexec.cfg folder?

Post by KlutchLikeK0b3 »

How do i make it and where? and then how does it work into the game?
User avatar
Mkay1
Shutout Match Winner
Posts: 1146
Joined: Mon Jun 01, 2009 4:35 pm
Contact:

Re: autoexec.cfg folder?

Post by Mkay1 »

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.

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
KlutchLikeK0b3
Posts: 7
Joined: Wed Feb 02, 2011 2:39 am

Re: autoexec.cfg folder?

Post by KlutchLikeK0b3 »

so how do i make this file? just do it in notepad?
User avatar
Mkay1
Shutout Match Winner
Posts: 1146
Joined: Mon Jun 01, 2009 4:35 pm
Contact:

Re: autoexec.cfg folder?

Post by Mkay1 »

Yes.
KlutchLikeK0b3
Posts: 7
Joined: Wed Feb 02, 2011 2:39 am

Re: autoexec.cfg folder?

Post by KlutchLikeK0b3 »

okay its saved as a CFG file now how do i get it to work in game?
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Re: autoexec.cfg folder?

Post by Tank Program »

Mkay1 wrote:Please don't make two of the same topics.
Or three. Or four. We'll see it the first time.
Image
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: autoexec.cfg folder?

Post by Z-Man »

You put it into the var subfolder of your user configuration folder.
Post Reply