DayZ Standalone v 0.61.138602 Server Files

Page 17 of 44 FirstFirst ... 791011121314151617181920212223242527 ... LastLast
Results 241 to 255 of 660
  1. #241
    Member Barry Egginton is offline
    MemberRank
    May 2015 Join Date
    92Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    u can test if u have loot or not....simple start server,find some loot,log off with client,close server then RUN.bat(hive) and start hive then server and log in to ur server...u can wait 10-15mins when server is up then log in,to be sure loot is there :D
    if it is not there then server cleaned it and replaced with new one xexe
    Hope it is ok now...mine is.now i need to setup server on another pc so i can play without fps drop on my laptop....
    how can we up loot spawns?

  2. #242
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    - - - Updated - - -

    still no loot @.@[/QUOTE]

    It have to be there...checked it 5x last 15-20 mins

  3. #243
    Account Upgraded | Title Enabled! kbnnlan is offline
    MemberRank
    Feb 2016 Join Date
    368Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    can u take pic of u serverDZ.cfg

  4. #244
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by Barry Egginton View Post
    how can we up loot spawns?
    If I'n not wrong (found it somewhere on forum...)
    in \DayZ62_Server\MPMissions\dayz_Auto.ChernarusPlus\db\ find file types.xml

    <type name="P1">
    <nominal>60</nominal> <---------------------------number of items to spawn on map and maybe try to maintain that number
    <lifetime>1800</lifetime>
    <restock>120</restock>
    <min>10</min> <---------------------------minimum of that item spawned on server if nominal set to 0
    <max>100</max> <---------------------------maxinmum of that item spawned on server if nominal set to 0
    <quantmin>-1</quantmin>
    <quantmax>-1</quantmax>
    <cost>100</cost>
    <flags>7</flags>
    </type>

    maybe when u change all nominal value for each item it will spawn more items overall on map....dunno

    - - - Updated - - -

    Quote Originally Posted by kbnnlan View Post
    can u take pic of u serverDZ.cfg
    hostName = "KalypsoX TEST";
    password = "";
    passwordAdmin = "";

    maxPlayers = 10;

    motd[] = {
    "Welcome to the [420] Gaming!",
    "TS.420GAMING.NET",
    "Welcome to the [420] Gaming!"
    };

    motdInterval = 10;
    timeStampFormat = "Short";

    verifySignatures = 0;
    equalModRequired = 0;
    BattlEye = 0;
    disableVoN = 0;
    vonCodecQuality = 7;
    persistent = 1;
    //requiredBuild = 133913;
    //allowedBuild = 133913;
    serverTime="2016/12/21/09/00"; // "YY/MM/DD/HH/MM" or "SystemTime"
    serverTimeAcceleration = 1; // 1-24
    serverTimePersistent = 0;
    disableCrosshair = 0;
    disable3rdPerson = 0;
    //Set disable3rdperson to =1 for Hardcore servers
    shardId = "000000";
    //Set Instance ID to 000001 for Hardcore servers
    steamPort = 27019;
    steamQueryPort = 27017;
    guaranteedUpdates=1;
    shardInitRetryCount = 1;
    shardSyncTimer = 1800;
    instanceId = 4201;
    enviromentType = stable;
    lootRespawnTimer = 10;
    lootCleanupTimer = 5;
    lootHistory = 1;
    storeHouseStateDisabled = True;
    loginQueueConcurrentPlayers=0;

    class Missions {
    class DayZ {
    template="dayz_Auto.ChernarusPlus";
    difficulty="Regular";// difficulty: recruit, regular, veteran or mercenary
    };
    };

  5. #245
    Account Upgraded | Title Enabled! faddy1994 is offline
    MemberRank
    Aug 2016 Join Date
    263Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    If I'n not wrong (found it somewhere on forum...)
    in \DayZ62_Server\MPMissions\dayz_Auto.ChernarusPlus\db\ find file types.xml

    <type name="P1">
    <nominal>60</nominal> <---------------------------number of items to spawn on map and maybe try to maintain that number
    <lifetime>1800</lifetime>
    <restock>120</restock>
    <min>10</min> <---------------------------minimum of that item spawned on server if nominal set to 0
    <max>100</max> <---------------------------maxinmum of that item spawned on server if nominal set to 0
    <quantmin>-1</quantmin>
    <quantmax>-1</quantmax>
    <cost>100</cost>
    <flags>7</flags>
    </type>

    maybe when u change all nominal value for each item it will spawn more items overall on map....dunno

    - - - Updated - - -



    hostName = "KalypsoX TEST";
    password = "";
    passwordAdmin = "";

    maxPlayers = 10;

    motd[] = {
    "Welcome to the [420] Gaming!",
    "TS.420GAMING.NET",
    "Welcome to the [420] Gaming!"
    };

    motdInterval = 10;
    timeStampFormat = "Short";

    verifySignatures = 0;
    equalModRequired = 0;
    BattlEye = 0;
    disableVoN = 0;
    vonCodecQuality = 7;
    persistent = 1;
    //requiredBuild = 133913;
    //allowedBuild = 133913;
    serverTime="2016/12/21/09/00"; // "YY/MM/DD/HH/MM" or "SystemTime"
    serverTimeAcceleration = 1; // 1-24
    serverTimePersistent = 0;
    disableCrosshair = 0;
    disable3rdPerson = 0;
    //Set disable3rdperson to =1 for Hardcore servers
    shardId = "000000";
    //Set Instance ID to 000001 for Hardcore servers
    steamPort = 27019;
    steamQueryPort = 27017;
    guaranteedUpdates=1;
    shardInitRetryCount = 1;
    shardSyncTimer = 1800;
    instanceId = 4201;
    enviromentType = stable;
    lootRespawnTimer = 10;
    lootCleanupTimer = 5;
    lootHistory = 1;
    storeHouseStateDisabled = True;
    loginQueueConcurrentPlayers=0;

    class Missions {
    class DayZ {
    template="dayz_Auto.ChernarusPlus";
    difficulty="Regular";// difficulty: recruit, regular, veteran or mercenary
    };
    };
    u can give files to us pleas. i m chang not work

  6. #246
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    ok...I'll upload whole server somewhere...hope no one find any virus :D
    scan it anyway

  7. #247
    Account Upgraded | Title Enabled! faddy1994 is offline
    MemberRank
    Aug 2016 Join Date
    263Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    ok...I'll upload whole server somewhere...hope no one find any virus :D
    scan it anyway
    upload to zip mate

  8. #248
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by faddy1994 View Post
    upload to zip mate
    Aye...need time to be uploaded :D

    My upload speed is soooo slow....it will take 2h to upload file.
    Last edited by dingo85; 18-04-17 at 07:12 PM.

  9. #249
    Account Upgraded | Title Enabled! faddy1994 is offline
    MemberRank
    Aug 2016 Join Date
    263Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    Aye...need time to be uploaded :D

    My upload speed is soooo slow....it will take 2h to upload file.
    u upload client to server files ?

  10. #250
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    server coz of loot...

  11. #251
    Account Upgraded | Title Enabled! faddy1994 is offline
    MemberRank
    Aug 2016 Join Date
    263Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    server coz of loot...
    ok me wait u done

  12. #252
    Member dingo85 is offline
    MemberRank
    Sep 2011 Join Date
    B. MonostorLocation
    53Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Here is my DayZ 0.61.138602 server folder
    https://mega.nz/#!LAkAQSKI!M5DtFPIYy...uy0KBjV7IjeBBc

    When unzip it:
    1. make shortcuts for RUN.bat from Hive_61 folder
    2. make shortcut for !Start_server.cmd
    3. edit !Start_server_parameters.ini so full path to DayZServerPatched_x64.exe, SmartSteamEmu.dll, and SmartSteamEmu64.dll is correct (example if u uzip to C: edit path to be C:\...\DayZ62_Server\DayZServerPatched_x64.exe not F:)

    hope u understand all

    PLZ ALL scan for viruses...I really don't want anyone to be infected.I scanned them myself but who knows....

  13. #253
    Member Barry Egginton is offline
    MemberRank
    May 2015 Join Date
    92Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    Quote Originally Posted by dingo85 View Post
    Here is my DayZ 0.61.138602 server folder
    https://mega.nz/#!LAkAQSKI!M5DtFPIYy...uy0KBjV7IjeBBc

    When unzip it:
    1. make shortcuts for RUN.bat from Hive_61 folder
    2. make shortcut for !Start_server.cmd
    3. edit !Start_server_parameters.ini so full path to DayZServerPatched_x64.exe, SmartSteamEmu.dll, and SmartSteamEmu64.dll is correct (example if u uzip to C: edit path to be C:\...\DayZ62_Server\DayZServerPatched_x64.exe not F:)

    hope u understand all

    PLZ ALL scan for viruses...I really don't want anyone to be infected.I scanned them myself but who knows....


    i shall try yours if loot is good, thanks m8

  14. #254
    Enthusiast sriwanich is offline
    MemberRank
    Oct 2008 Join Date
    35Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    server not loot , you experimental delete folder Storage_4201 Then restart the system again.

  15. #255
    Member Barry Egginton is offline
    MemberRank
    May 2015 Join Date
    92Posts

    Re: DayZ Standalone v 0.61.138602 Server Files

    [Launcher]Target = C:\DayZ62\DayZ62_Server\DayZServerPatched_x64.exeStartIn = C:\DayZ62\DayZ62_ServerCommandLine = -port=2302 -config=SE1\serverDZ.cfg -cfg=SE1\basicDZ.cfg -profiles=SE1 -name=SE1 -loadMissionToMemory -autoinit -maxMem=4096 -cpuCount=4 -exthreads=0 -noPause -noSound -enableHT -doLogsSteamClientPath = C:\DayZ62\DayZ62_Server\SmartSteamEmu\SmartSteamEmu.dllSteamClientPath64 = C:\DayZ62\DayZ62_Server\SmartSteamEmu\SmartSteamEmu64.dllPersist = 0ParanoidMode = 0InjectDll = 0

    i have this in my c drive it doesn't start up



Advertisement