Search results

  1. R

    Dayz Sahrani - Mod Development - Work In Progress

    Oops, my bad. I think it was @10PM my time. I'll try again l8r. Thx Seven!
  2. R

    Dayz Sahrani - Mod Development - Work In Progress

    Noooobody is hooome. ;) I tried the guildshout TS nobody is on. Whats the details on the test server?
  3. R

    dayz mission addin (serverside scripts)

    Anyone get a little nag message something like "Cannot Find addin/dogInit.sqf"? everything works perfect and I have -showscripterrors but nothing bad pops up when Im playing. Its just when youre done, exit out of server, exit out of server list, and on splash screen it shows that nag message...
  4. R

    Some bugs I'm getting on 1.0.7

    Today I upgraded to 1.0.7 via DayZCommander. Copied that folder over to my server so both client and server are the same. So far nothing TOO major, but here is some bugs I got: Error Box: "you cannot play/edit this mission; it is dependent on downloadable content that has been deleted...
  5. R

    Release 1.0.6 with Serverfiles

    just run this line if you know where your mysql.exe is mysql.exe --user=username --password=password --host=127.0.0.1 --port=3306 --database=dayzoring --execute="call pMain()"
  6. R

    Release 1.0.6 with Serverfiles

    Im running it off XAMPP. Just create DB dayzoring, applied the sql, and it works. I also have two Reality DBs on the same server. 3 diff games same time. Chern, Utes, and Oring. So its possible.
  7. R

    quite bad desync occuring

    thevisad is "Disable Server Simulation of Zombies? (ziellos2k)" in the latest have to do with this?
  8. R

    Dayz Sahrani - Mod Development - Work In Progress

    Sounds like you guys are almost to a public (github'd) server/hive build. Cant wait, but will. ;) This is by far my favorite map in all OFP/ArmA series. So many GOOD memories on it. Just pure awesome! Thanks for all the effort team! I'll help as much as I can when I host it!
  9. R

    Release 1.0.6 with Serverfiles

    IT WORKS! Thanks Stapo!
  10. R

    Release 1.0.6 with Serverfiles

    Having the same issue as Quarterbreed. So far the server works good except no vehicle populate/spawn script that I can find. What do we use to populate the object_data?
  11. R

    Simple Vehicle Spawn Script [PHP]

    On my XAMPP install (month old, but pretty untouched ini's) I had to edit the "<?______________?>" to "<?PHP _________ ?>" in the index to include the phps. I guess default XAMPP is strict. Hopefully that helps.
Back
Top