Search results

  1. D

    Best way to backup Database Mysql

    Hi! This is a long time I'm backing up the entire database with mysqldump, but I saw when I try to restore with heidisql or phpmyadmin, there's a lot of warnings and problems due to constraints, primary keys, foreign keys... When trying to restore, first I clear the current data, then restore...
  2. D

    Some tents are in "read only"

    Hoo ok I've understood why (some) tents are not updating...... I've tried with 1 bugged tent ingame... In the HiveExt.log, I saw the mysql command to update the tent's inventory in DB but 61819279110354 is not the good ID ! It's trying to update a bad tent ID, not in the database :s The good...
  3. D

    Some tents are in "read only"

    I saw in database some tents not updating... Ingame it's ok (in the inventory viewed by the player) until the server restart, then respawn the content before. New content added not saving. Not all the camping ingame, but some of them... If needed, i'll try to catch a bugged tent, then put a...
  4. D

    To many vehicles of the same sort (limit_max not working)

    @Draxanoth: limit_min=0 limit_max=1 @XAM: host at home on a dedicated server (DIY :p)
  5. D

    To many vehicles of the same sort (limit_max not working)

    I think it's same on my server... I've added manually some spawn spots for some vehicles in the database. But for example: *Mi17_DZ has 3 spawn spots - limit_min=0 limit_max=1 - chance on every spawn spot = 0.300 > actually 2 Mi17_DZ on the map *UH1H_DZ has 9 spawn spots - limit_min=0...
  6. D

    Spectator Tools for Admins! DOWNLOAD + INSTALLATION (GCAM)

    Pb not related to this tool....
  7. D

    Restarter.exe - informations ?

    Tried on my Windows XP Pro sp3, restarter.exe from a command line... App Crash : AppName: restarter.exe AppVer: 0.0.0.0 ModName: msvcr100.dll ModVer: 10.0.40219.1 Offset: 0008d6fd And only thing to do is close that window, and watching the server is still running.
  8. D

    Restarter.exe - informations ?

    Hi! I saw in current release some new files like Restarter.exe and .ini It looks like usefull to restart the server, or only shutdown... Is it better to use BEC for automatic restart, put this restarter.exe in a batch file ? Are there some additional parameters ? --help doesn't work this time...
  9. D

    Player connect to server > "You are Dead"

    Something similar on github : https://github.com/ayan4m1/DayZ-Private/issues/436
  10. D

    Player connect to server > "You are Dead"

    Hi! Few times it has happened (me too), when connect to server and starting to load the mission, suddenly the player has the screen "you are dead", then respawn totally nude on the beach... only skin is ok (camo, sniper, survivor...). No gear, no bag, nothing. Score is here, zombies killed...
  11. D

    VON Disabled = Direct Chat Disabled too

    From description.ext before build.pl : disableChannels[]={0,2}; In the server.cfg disableVoN = 1; >> Direct Chat looks like as usual, but others players near this guy don't read any line. Tested with another player, I can't see his direct chat, same to him... disableVoN = 0; >> Direct Chat...
Back
Top