Jump to content

shibdib

Members
  • Content Count

    72
  • Joined

  • Last visited

Everything posted by shibdib

  1. Highly recommend verthosting.com
  2. The fix for this is... for server admins.. Find your battleeye folder on the server and edit the createvehicle.txt, find where it says 5 "SeaGull" and edit it to where it looks like this instead //5 "SeaGull" the // remove the action (5 which is log and kick) You also may need to go into your battleeye config.cfg file and scroll to the bottom to where it says createvehicleURL=http://dayz-community-banlist.googlecode.com/git/filters/createvehicle.txt createvehicleUpdate=true createvehicleScan=true and make it //createvehicleURL=http://dayz-community-banlist.googlecode.com/git/filters/createvehicle.txt //createvehicleUpdate=false createvehicleScan=true This will disable BE from pulling a new createvehicle.txt and overwriting ur changes.
  3. shibdib

    Some strange logs

    No I think thats just people who saw the plane fire flares. Just ban the person who spawned the plane and your good.
  4. DB backups now occur every 10 minutes! Worry no more about losing stuff to hackers
  5. I mean am I missing a step? I unpacked the pbo, unwrapped the bin, edited, repacked the bin/pbo and re uploaded... Is their something else I'm supposed to do?
  6. Bump, any ideas besides reverting back to the old ones
  7. It should be noted these errors are in the server log not my client log
  8. I was modifying the loot chances, adjusting the minimum zombie count at spawns, and that's about it. Those are all server side changes so I don't see why the client side user would be effected. And like I said some of those files listed weren't even edited The server monitor one was edited to provide better initial vehicle cleanup after BEC restarts
  9. shibdib

    HELP!

    Undescriptive title I know.. but I've managed to bork my server. I modified the dayz_code.pbo and dayz_server.pbo and now I get the following errors. 2:01:49 Warning Message: Picture z\addons\dayz_code\gui\dayz_logo_ca.paa not found 2:01:49 Warning Message: Script z\addons\dayz_code\init\variables.sqf not found 2:01:49 Warning Message: Script z\addons\dayz_code\init\publicEH.sqf not found 2:01:49 Warning Message: Script z\addons\dayz_code\medical\setup_functions_med.sqf not found 2:01:49 Warning Message: Script z\addons\dayz_code\init\compiles.sqf not found 2:01:49 Warning Message: Script z\addons\dayz_server\system\server_monitor.sqf not found But they are in the repacked .pbo's which is why I'm confused. I've tried both binarized/not and using BinBPO and cbpo. Half of those files were untouched in the edit. What am I missing here?
  10. shibdib

    HELP!

    bumpp
  11. Looking for a fun server where you dont start with a overpowered weapon? Then look no further We offer a vanilla but enjoyable private hive experience. With active admins and constantly updating ban lists and backups we strive on offering an enjoyable experience for all. IN THE WORKS - Donate to upgrade your starting gear - Reworked loot tables - Upgraded forum/website with stat tracking LOOKING FOR MORE RELIABLE ADMINS So jump on in and enjoy the fun. Temp forum - http://shibdayz.boards.net/
  12. You can now donate and start with a gun to give yourself an advantage over the zombies and other players.
  13. shibdib

    How to remove peripheral dots

    bump bump bump This is driving me INSANE I'm running my server on veteran and my setting is as follows class Veteran { class Flags { Armor=0; FriendlyTag=0; EnemyTag=0; HUD=0; HUDPerm=0; HUDWp=1; HUDWpPerm=1; WeaponCursor=1; AutoAim=0; AutoGuideAT=0; 3rdPersonView=1; ClockIndicator=0; Map=1; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=1; NetStats=1; VonID=1; }; PeripheralVisionAid=0; visionAid=0; skillFriendly=0.75; skillEnemy=0.75; precisionFriendly=0.75; precisionEnemy=0.75; }; yet i still have those annoying as F circles
×