Search results

  1. Z

    Error when starting

    I sometimes get an error when starting the server. In the database I get some vehicles with no spawn details and have to give it a value before the server will start correctly. How do I prevent this from happening and what is the easy fix?
  2. Z

    Modifying Heli Crash loot

    I used this code on my server which I found somewhere else. This is not my work, I am only posting the information from the other forum. Edit server_functions.sqf Search for spawn_heliCrash = { Replace that block of code with the code below Run build.pl and deploy the mission file and server...
  3. Z

    Tent content

    How long will loot be saved in a tent with this version? I see in the DB cleanup file something about 8 days. Does this mean content will be wiped after 8 days if no one saves the tent, or will it be deleted in any case after 8 days. Also, do I need to manually run the different cleanup...
  4. Z

    How to change RCON

    Yip, look for the .cfg file in your cfgdayz /BE folder
  5. Z

    No Smoke at Chopper Crash Site

    Thanx for the reply. Love your work! I managed to fix the smoke issue by adding the code in the first post from http://www.tunngle.net/community/topic/90591-fix-helicrash-sites-must-smoke/
  6. Z

    No Smoke at Chopper Crash Site

    We don't see smoke at the chopper crash sites. Is the problem server side or client side? Do I need to change anything on the server?
  7. Z

    Cannot connect to SQL Server

    :)
  8. Z

    Cannot connect to SQL Server

    Trying to join, I might get kicked for ping. But so far it seems to be starting. edit: I was able to join your server :)
  9. Z

    Vehicles Damage Save

    Hi there, When a vehicle is damaged I observer the following. 1. Jump out quick, get back in and the vehicle is repaired and 100% again. 2. When a repaired vehicle is damaged it spawns fully repaired after a server restart. Anyone else having this?
  10. Z

    Cannot connect to SQL Server

    Have you tried to edit the HiveExt.ini file and changing the following line? Host = localhost to Host = 127.0.0.1
  11. Z

    Server Time

    Hi there, On the other forum you said "\MPMissions\dayz_1.Chernarus\init.sqf. Line 14: Change the number to + or - depending on what your local time is. If your time is 4:00am and you want it completely daytime change the "tzOffset = 0;" to "tzOffset = 6;". " When I look at this file I don't...
Back
Top