Results 1 to 3 of 3

Thread: "preferences.script" editing question

  1. #1

    Default "preferences.script" editing question

    Hi Guys!
    Sorry about new topic but i need som help.
    My probles is with "preferences.script" is :
    I make myself som changes things in the text file, but the game forgets my settings every time to start a new game..
    /advisors set to nothing, unit size, grafic settings.../
    how to configure the game to use all of my settings?
    thx .

  2. #2

    Default Re: "preferences.script" editing question

    At the top of your preferences file, you should see this:

    write_preferences_at_exit true;

    Change this to:

    write_preferences_at_exit false;

    Then go to properties and make the file read-only. This will make it so that the game will no longer overwrite your preferences.

  3. #3

    Default Re: "preferences.script" editing question

    Thx the reply. I found also in another topic what i must changed.
    Solved, works.
    Any Admin can delete this thread for sure.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •