Jump to content

Uebermorgen

Member
  • Posts

    103
  • Joined

  • Last visited

Posts posted by Uebermorgen

  1. steam://rungameid/33930// -nosplash -world=empty -connect=IP:PORT -mod=@DayZ_Epoch;

     

    wow, that escalated quickly. Thanks alot dude!

     

    Gives me error "addon sauerland requires addon chernarus"

  2. Hi guys, my server is not showing up in the DayZCommander or in DayZLauncher. I added the steamport and steamqueryport.

     

    Server Port is 2302

     

    My config:

     

     

    steamport = 2300;
    steamqueryport = 2301;
    hostName = "NAME (1.0.5.1";
    password = "";
    passwordAdmin = "password";
    maxPlayers = 42;
    logFile = "server_log.txt";
    voteThreshold = 2;
    voteMissionPlayers = 3;
    reportingIP = "arma2oapc.master.gamespy.com";
    timeStampFormat = "short";
    motd[] = {"DayZ Epoch","Have fun!"};
    motdInterval = 0;
    vonCodecQuality = 11;
    disableVoN = 0;
    kickduplicate = 1;
    verifySignatures = 2;
    persistent = 1;
    BattlEye = 1;
    doubleIdDetected = "";
    onUserConnected = "";
    onUserDisconnected = "";
    onUnsignedData = "kick (_this select 0)";
    onHackedData =     "kick (_this select 0)";
    onDifferentData = "";
    regularCheck = "";
    requiredBuild = 125548;
    requiredSecureId = 2;

    class Missions
    {
        class Mission1
        {
            template = "DayZ_Epoch_11.Chernarus";
            difficulty="veteran";
        };

    };

  3. Yea, AI is possible without players have to download the addons. (My server runs it)
    You can modify your map in your way. You can add a new line in your database "object_data" and just change the worldspace (coordinates) and the classname from the object. Thats the way how I did it.
    I saw a tutorial a few days ago where you can add buildungs in your 3D World editor of Arma 2 OA but I lost it. :/

×
×
  • Create New...