ARMA 3 | Altis Life | Server Configuration

  • Arma 3 Altis Life Server Configuration, arma 3 altis life server configuration, Arma 3 Altis Life, arma 3 altis life, Server Configuration, server configuration
  • 0
  • Print

    It's easy to configure your Pingperfect Arma 3 Altis Life Server. Just follow the steps below.

    1. Open the 'Configuration Files' section from your control panel.
    2. Select the 'Text Editor' option next to 'config\Config.cfg'
    3. Refer to the Example Configuration below and change the respective settings where you need to do so in order to configure your server to your desires.

    // GLOBAL SETTINGS

    hostname = "Pingperfect.com Altis Life";

    //password = "";    // Remove the // before password to activate server password and type your chosen password between the "" marks, when set any player who wants to join the server must enter the password

    passwordAdmin = "o3gni";

    reportingIP = "arma3pc.master.gamespy.com";

    logFile = "server_console.log";

    verifySignatures      = 0;

    BattlEye = 0;

    // WELCOME MESSAGE ("message of the day")

    // It can be several lines, separated by comma

    // Empty messages "" will not be displayed at all but are only for increasing the interval

    motd[] = {

    "Pingperfect.com",

    "TS:ts3.pingperfect.com",

    "SERVER",

    };

    motdInterval = 5; // Time interval (in seconds) between each message

    // JOINING RULES

    maxPlayers = 10; // Maximum amount of players. Civilians and watchers, beholder, bystanders and so on also count as player.

    // VOTING

    voteMissionPlayers = 999999;        // Tells the server how many people must connect so that it displays the mission selection screen.

    voteThreshold = 2;      // 33% or more players need to vote for something, for example an admin or a new map, to become effective

    // INGAME SETTINGS

    disableVoN = 0;        // If set to 1, Voice over Net will not be available

    vonCodecQuality         = 8;        // Quality from 1 to 10

    persistent = 1;        // If 1, missions still run on even after the last player disconnected.

    // MOD ISSUES

    kickDuplicate = 1;

    equalModRequired = 0;

    requiredSecureId = 2;

    timeStampFormat = "short";

    // SCRIPTING ISSUES

    onUserConnected = "";

    onUserDisconnected = "";

    doubleIdDetected = "";

    // SIGNATURE VERIFICATION

    onUnsignedData = "kick (_this select 0)"; // unsigned data detected

    onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected

    onDifferentData = "";

    // STEAM SETTINGS

    steamPort = 2317;

    steamQueryPort = 2318;

    // MISSIONS CYCLE (see below) We've already added wasteland for you.

    class Missions 

    {

    class Wasteland

    {

    template="Altis_Life.Altis";

    difficulty="Regular";

    };

     

    };

     

    Looking for a game server host known for brilliant 24/7 customer support and quality hardware?  

    Try a Pingperfect Arma 3 Altis Life server today! https://pingperfect.com/gameservers/arma-3-altis-life-server-hosting.php  

     


    Was this answer helpful?

    « Back