Search results

  1. Q

    Origins Server?

    Did you pack the .pbo? Also check your log and see if it's providing a clue.
  2. Q

    Release 2.2.1 (For DayZ 1.7.6)

    That gets rid of the error, but when at the jetski, I get 'can't count magazine' message. Get on the jetski and again it kicks you off and your sitting on the bottom of the river and stuck in combat. Also in the hiveext.log: 2013-05-31 23:45:38 Database: [Error] Error 1054 (Unknown column...
  3. Q

    Release 2.2.1 (For DayZ 1.7.6)

    Got on a jet ski, it kicked me off saying something about a magazine, and now I am sitting on the bottom of the river like I am sitting on the jetski, and I am stuck in combat. Can't exit server because in combat. Oh well, gonna have to kill myself.
  4. Q

    Release 2.2.1 (For DayZ 1.7.6)

    Well it's probably already mentioned, but Dayz Commander will not launch your map correctly. Have to create a batch to launch with the map as a mod. Second, when joining the server, I get this error:
  5. Q

    Origins Server?

    Actually while your around, in your debug monitor, I think it's supposed to say 'Survived x days' but it showing ' Survived any days'. Looking at the code, I think it had %7. Where does the %7 come from, and is there a document that shows the possible variants or values that can be used?
  6. Q

    Origins Server?

    ok - thanks Will keep looking.
  7. Q

    Origins Server?

    Looking at the issue with grave crosses, but I am no expert at this stuff. In the fn_selfActions.sqf, I see the following: //GraveCrossHelmet_DZ if(_isCruse) then { //\z\addons\dayz_code\actions\cruse.sqf Not sure if this is supposed to generate the grave cross, but I did notice that the...
  8. Q

    Origins Server?

    Fixed 4 hr day/night. Added fix to git: https://github.com/MajorPainage/Origins For those with servers already installed, I will try to give you instructions on what to do. 1) You must have the following file on your server: \MPMissions\dayz_1.origins.tavi\core_time.fsm 2) Edit your...
  9. Q

    Origins Server?

    Redid the git files, and now the user will have to pack the .pbo themselves as the build.bat was causing issues with the build. PBO Manager is included for installation.
  10. Q

    Release 2.2.1 (For DayZ 1.7.6)

    I will post them tonight when I get back from work.
  11. Q

    Origins Server?

    Are you using a server that can handle it? Everything is smooth so far on our server. It's on a dedicated server with 5-6 other servers.
  12. Q

    Origins Server?

    Those aren't in use right now so it doesn't matter. I will try it again tonight. Didn't have time to test it as it was late and had to get to bed. But it was packing the .pbo correctly.
  13. Q

    Origins Server?

    Might have found a fix for the 4hr day/night. Going to bed right now, but will be testing it tomorrow.
  14. Q

    Origins Server?

    I fixed it now. The build.bat had an error which resulted in: Warning Message: Script z\addons\dayz_server\init\server_functions.sqf not found Should be fine now. You would probably only have to delete the @dayz_1.origins.tavi folder. Download the files from git, and run the build.bat...
  15. Q

    Origins Server?

    Can't use our build. Unless you packed the .pbo manually. Seems there is a bug in the build process, yet the code looks ok to me. Going to have indepth take another look since he created it and might see an issue. Seems the build process creates the .pbo as...
  16. Q

    Origins Server?

    Seems our git files are bugged. Not even attempting to connect to the db. Will see if I can figure it out.
  17. Q

    Origins Server?

    I will test them again.
  18. Q

    Origins Server?

    I figured out a fix for the combat timer. Appears some lines were missing. Edit \MPMissions\dayz_1.origins.tavi\Debug\player_spawn_2.sqf Look for: //Debug Info _headShots = player getVariable["headShots",0]; _kills = player...
  19. Q

    Origins Server?

    I am comparing your files to Cortez files and was wondering, the core_time.fsm file, is that what gives 4 hr day/night?
  20. Q

    Origins Server?

    If you fixed grave cross and jerry can issues, can you share your fixes.
Back
Top