Recent content by Apocalyptikz

  1. Apocalyptikz

    DayZ DinnerBell

    Awesome, thanks for sharing this.
  2. Apocalyptikz

    HiveEXT source

    Is there a source code for HiveEXT.dll? If not, how can I de-compile it?
  3. Apocalyptikz

    Custom Time / Static Date

    You can only use static for both hour and date. Local will not work if you un-comment one of the two.
  4. Apocalyptikz

    New Admins ¿ How Configurate Servers Correctly?

    Are you logged into the MySQL database with a different user or host?
  5. Apocalyptikz

    Custom Time / Static Date

    A semi-colon ';' makes the server ignore the respective line. You can see that the explanations for each setting are preceded by a semi-colon, while the actual setting is not.
  6. Apocalyptikz

    Use own Database Server

    After you export the database and import it to your other server, remember to change the routines/operations - you need to change the identifier for each from 'dayz@localhost' to '<your_dbuser>@<mysql_host>'
  7. Apocalyptikz

    Custom Time / Static Date

    If you comment out Offset and set Type to Static does it still change back?
  8. Apocalyptikz

    Long Days/Short Nights via Date-Variable?

    You can change this in variables.sqf in your mission file. Find DayZ settings Set dayz_dawn and dayz_dusk
  9. Apocalyptikz

    Custom Time / Static Date

    You cannot use a timezone offset and a static time simultaneously. If you are trying to set the time to the same hour all the time Type must be Static.
  10. Apocalyptikz

    No zombies, loot or vehicles

    After updating to 1.7.6(.1) zombies, loot and vehicles do not spawn. I do not see any errors in the log files.
Back
Top