Search results

  1. G

    Private Hive Tools [PHP]

    First, you need an HTTP server such as Apache or NGINX. Second, you'll need PHP (presumably for Windows, unless you're trying to do all of this on Linux). I recommend the "Thread Safe" version. Next, you need to follow a guide for setting up your HTTP server with PHP support. Each HTTP...
  2. G

    My vehicles wont spawn. PLEASE HELP

    The MySQL server needs to be running when pMain executes. If you look at the startup script, it starts the database first, then waits for a bit by exploiting the ping command, and then executes pMain. Note that pMain needs to be executed before your server starts if you want cleanup and vehicle...
  3. G

    Issues With Reality (DayZ 1.7.6.1)

    OK.
  4. G

    Issues With Reality (DayZ 1.7.6.1)

    I disabled UAC as per the instructions.
  5. G

    Issues With Reality (DayZ 1.7.6.1)

    I followed the instructions at this link under 'Prerequisites' to install all dependencies for Reality. I followed the link to strawberryperl.com and I installed the 32-bit Strawberry Perl 5.18.x that was available on the homepage at the time. I later uninstalled it and installed the 32-bit...
  6. G

    DayZ Private Server Files Pack (1.8.8)

    OK, so from what I'm seeing on GitHub, the only things that have changed for 1.7.7.1 are the following: \@Hive\AddOns\dayz_server.pbo \cfgdayz\server.cfg \cfgdayz\BattlEye\addbackpackcargo.txt \cfgdayz\BattlEye\addmagazinecargo.txt \cfgdayz\BattlEye\addweaponcargo.txt...
  7. G

    [Tutorial] Editing Heli Crashes - 1.7.6.1 (Simplified)

    I tried editing that new heli crash site script for 1.7.7, and it had some rather absurd effects. Right now there are hundreds of loot piles spread out in a 500m radius around each heli crash site on my server... I had decreased the number for how far away stuff spawns as well...
  8. G

    My vehicles wont spawn. PLEASE HELP

    Weird, I didn't get an e-mail about your last post. Anyway, have you been able to get it to work since the 1.7.7 update? Pwnoz0r released a new server pack for that version, so you may want to try it.
  9. G

    anti hack advice

    I know a server admin who uses TSW and loves it, but I haven't tried it. TSW isn't free though, so I doubt they'd allow me to link to it here. Some drawbacks with TSW are that the guy who makes it (TheSilentWarrior) doesn't reply to my e-mails, he only sells licenses for the tool via e-mail...
  10. G

    DayZ Private Server Files Pack (1.8.8)

    There's a line in the init.sqf that reads: #include "\z\addons\dayz_code\system\REsec.sqf" Is this supposed to have a number sign in front of it, or is it supposed to be two slashes?
  11. G

    DayZ Chenarus Auto Refuel! All stations!

    Well, that's weird... Now it seems to work fine...
  12. G

    Krixes - Self Bloodbag Script

    Thanks. That appears to be working. ;)
  13. G

    Issues With Reality (DayZ 1.7.6.1)

    Thank you GabberM, I think you just answered the question about the missing dependency. I may try reality again at some point (probably once I get my current server running the way I want it to and have some spare time, as I will need to run a database conversion, and I am assuming that I will...
  14. G

    DayZ Private Server Files Pack (1.8.8)

    I didn't reply earlier, but this solves the problem for me. I was able to restore the original requiredAddons in my dayz_anim.pbo file, and edited my server start line to include the mods like you posted, and everything is fine now. Thanks. ;) Now I just need to figure out why the vehicles I...
  15. G

    Issues With Reality (DayZ 1.7.6.1)

    What operating system were you installing on? I was using Windows 7 x64 SP1.
  16. G

    Issues With Reality (DayZ 1.7.6.1)

    What version of Strawberry Perl did you install?
  17. G

    Issues With Reality (DayZ 1.7.6.1)

    Did that and did that. It errors out due to the missing dependency.
  18. G

    Issues With Reality (DayZ 1.7.6.1)

    There is a missing dependency in Strawberry Perl, and it errors out every time. Edit: Oh, and once again there's another useless answer not dealing with the missing dependency. Go figure...
  19. G

    DayZ Chenarus Auto Refuel! All stations!

    I wasn't able to get it working at all.
  20. G

    DayZ Private Server Files Pack (1.8.8)

    I've been doing some digging to see if I can ascertain what's in that file, but Pboview and cpbo error out on the file's headers and won't extract it. I have yet to find a way to figure out what's inside of this PBO file, and aside from a post on some Steam thing from someone claiming they got...
Back
Top