Search results

  1. O

    Origins Server?

    Pain, I had this error. "ERROR 1305 (42000): FUNCTION dayzorigins.rndspawn does not exist." Fixed it buy running this in Mysql CLI. mysql> SET GLOBAL log_bin_trust_function_creators = 1 See if that works for you?
  2. O

    Origins Server?

    Ok rebuilt my database and used the newest github files and the new cleanup. Now having a zombie problem. Zombies seem to spawn for the first 15 minutes or so then stop completely. 0/0 zombies. Any idea what might be causing this? New helicopters are lethal btw :D
  3. O

    Origins Server?

    Sorry if I'm sounding dumb, how/where do I set the prefix? I'm extremely new to all this, I assume that the "z\" part points to a root directory of sorts. Is this what you mean by the prefix? EDIT: Changed the \z\ to the full directory path of the unpacked file. Now get an error at 50%...
  4. O

    Origins Server?

    Hm not sure what you mean here, I have installed the pbo tool and to pack a new .pbo I just right click and select "pack as .pbo" is there something else I need to do?
  5. O

    Origins Server?

    Ok added the new cleanup fsm and also thought I might as well use the new Mission pbo from GitHub as it has some nice fixes since I first installed. Now I am getting the error "could not find z\addons\dayz_server\init\server_functions.sqf This file is 100% in that directory and I have...
  6. O

    Origins Server?

    Hey sharkking. How exactly would someone go about injecting this code into their database without borking the data within? Is it just as simple as edditing the .fsm file with notepad++ and restart? Ive been eagerly pressing the refresh button waiting for this fix all day :) Well done matey!
  7. O

    Origins Server?

    Ok so I have come to understand that pMain and pCleanup respawns vehicles that have damage set to 1. What actually flags a vehicle as damaged? I have vehicles on my server that have been stripped of all parts and do not respawn when this script is run. I do get an error in my server startup...
  8. O

    Origins Server?

    Thanks Cortez, as I said I am pretty new to all this, I just found a program that was fit for purpose. Didn't see that one, Ill try it now :)
  9. O

    Origins Server?

    Im sorry is DaRT bad? What software do you use to remotely manage your server? Regards,
  10. O

    Origins Server?

    Hi Guys, First off, this thread is brilliant, following the instructions in the GIT Hub and the comments from the various users here I have managed to deploy a fully functioning Origins server with automatic reboot cycles and DaRT remote administration. I knew nothing of SQL nor DAYZ Servers...
Back
Top