Search results

  1. AlexHjelm

    Origins Server?

    Hm, anyone knows hot to change the loading background when the timer hits? i have changed one of the loadingscreens but it seems that there is 2 of them. When i use the github files it wont work, my HiveExt dont start. Seems like the non-packed version on the github is failing, fix that ASAP.
  2. AlexHjelm

    Origins Server?

    You can give that user full access to 1 DB and not superuser access.
  3. AlexHjelm

    Origins Server?

    i would not recommend to run stuff as ROOT, only a noob would ever do that. Its better if you change the user in the MySQL routines like me to dayz and make a new user for the DB and stuff. I really hate when ppl tells ppl to run stuff AS root...
  4. AlexHjelm

    Origins Server?

    Thanks, will try that out for some hours and see what ppl think :)
  5. AlexHjelm

    Origins Server?

    my says 600 and not 60? if(_timeOut == 600) then { Origins_connect = true; }; //60sec
  6. AlexHjelm

    Origins Server?

    Bad files, my loot spawns and i run 4hours but day 24/7.
  7. AlexHjelm

    Origins Server?

    All the people with the "house-bug" you dont put it into the foundation then? because there is 2 storages after you have built your house done, foundation is still there and you can store stuff in it and it has the same name as the house storage. My brother have had his house for 2 weeks soon...
  8. AlexHjelm

    Origins Server?

    I just made en upgrade on my linux MySQL server to debian 7 and mysql 5.5.31-0+wheezy1 The import works great now :) Will try to run the gameserver on it tomorrow. How did you guys lower the spawn time and the "bot" time? How can we prevent combatloggers now?
  9. AlexHjelm

    Origins Server?

    version 5.1.66-0+squeeze1
  10. AlexHjelm

    Origins Server?

    My server random crashes to, something with the hiveext i think
  11. AlexHjelm

    Origins Server?

    I think thats the same problem. Btw, anyone running the DB on linux? i cant import it because there is errors, it seems to only work on windows and thats pretty lame. DELIMITER ;; CREATE DEFINER=`root`@`` PROCEDURE `pCleanupOOB`() BEGIN DECLARE intLineCount INT DEFAULT 0; DECLARE...
  12. AlexHjelm

    Origins Server?

    Hmm anyone having issues with HiveExt stop working? Got random crashes now on that, 1 time a day sometimes. This is the log. http://bad66977f5aef5e9.paste.se/
  13. AlexHjelm

    Origins Server?

    Sounds like a hacker, better buy a good anticheat.
  14. AlexHjelm

    Origins Server?

    Wont that destroy our servers with even more AIs? Btw, my choppers/airplanes still dont re-spawn.
  15. AlexHjelm

    Origins Server?

    I did import your file, seems that all the characters is still there and the other stuff.
  16. AlexHjelm

    Origins Server?

    Ye but i dont wanna remove all my players.
  17. AlexHjelm

    Origins Server?

    i get this when i run pMain MySQL said: #1054 - Unknown column 'Inventory' in 'field list' All my choppers/aircrafts dissapered when i did run the cleanups :D Any tip on how to get back all my vehicles but not cleaning out them i already have?
  18. AlexHjelm

    Origins Server?

    We can all hope that they will leak again or that Origins crew will give them to the community.
  19. AlexHjelm

    Origins Server?

    Your server cant handle it then. Have you lowered the zombies? i did that and everything is smooth now. dayz_1.origins.tavi\Debug\variables.sqf dayz_maxAnimals = 5; DAYZ_agentnumber = 0; dayz_animalDistance = 800; dayz_zSpawnDistance = 1000; dayz_maxLocalZombies = 30;
  20. AlexHjelm

    Origins Server?

    This will spawn them randomly, i dont need to edit any cords?
Back
Top