Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Flash92

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Flash92

  1. Autoinit is enabled by default for A3 servers. I don't see any reason to disable it?

     

    There are various missions for A3 (liberation for example) that have different mission parameters like difficulty, stamina on/off, aI spawn etc.

     

    Now normally you are able to access these parameters in the lobby as the admin, and change them to your wishes.

     

    But with autoinit on the server automatically starts the game and doesnt give you any time to change these settings.

     

    the only way to edit them is to download the mission, de-pbo the mission_params file and upload it again which is a pain in the butt if you have to adjust these parameters more often. also this requires a restart which makes it even more painful.

     

    Edit:

     

    also because of this it would be nice to have:

    (taken from wiki)

     

     

    -AutoInit:

    Automatically initialize mission just like first client does.

    Note: Server config file (server.cfg) must contain "Persistent=1;", if it's 0 autoInit skips. Also its break the Arma_3_Mission_Parameters function, so not use it when you work with mission parameters, only default values are returned!

     

    which basically means you are forced to have persitent=1.