Jump to content

Safes not saving materials


travis90

Recommended Posts

For the past about week our base which has about 15 safes in it is losing material. Every restart we lose the inventory of the whole safe or the entire gun collection. And even sometimes the entire safe. We have lost so much that it seems stocking up materials is not worth it. If anyone might have a solution I can give my server admin or any stories like this please let me know.

Link to comment
Share on other sites

I had issues with this as well, where organized groups on my server would experience loss.

 

Go to your instance folder (the one in your main directory) then BattlEye, and open up the file called BEServer.cfg,

 

Inside you will have about 10 lines (or just 2 lines, with your Rcon pass and Ping limit) that will look something like this:

RConPassword xxxxxxxxxxxxx
MaxPing 250
MaxSetPosPerInterval 2 1
MaxCreateVehiclePerInterval 72 1
MaxSetDamagePerInterval 36 1
MaxAddBackpackCargoPerInterval 12 1
MaxAddMagazineCargoPerInterval 96 1
MaxAddWeaponCargoPerInterval 24 1
MaxDeleteVehiclePerInterval 48 1
MaxAttachToPerInterval 4 1

Change the 96 in MaxAddMagazineCargoPerInterval 96 1 to 270

and change the 55 in MaxAddWeaponCargoPerInterval 24 1 to 55

 

So it should look like this now

RConPassword xxxxxxxxxxxxx
MaxPing 250 
MaxCreateVehiclePerInterval 72 1
MaxSetPosPerInterval 2 1
MaxSetDamagePerInterval 36 1
MaxAddBackpackCargoPerInterval 12 1
MaxAddMagazineCargoPerInterval 270 1
MaxAddWeaponCargoPerInterval 55 1
MaxDeleteVehiclePerInterval 48 1
MaxAttachToPerInterval 4 1

The above info is credited to http://www.404games.co.uk/forum/index.php?/topic/3014-locked-safe-emptied-of-items-pls-help/

 

 

Note that I would recommend that you increase the first set of numbers on the following lines if you use Blur Anti-hacks on your server:

MaxSetPosPerInterval

MaxAttachToPerInterval

MaxDeleteVehiclePerInterval

MaxCreateVehiclePerInterval

 

The above fix have virtually removed the issue of vanishing content. This appears to have been either a Battleye update that brought the additional settings to the server, or Epoch update that increased the number of updates (first set of numbers) per interval (second set, in seconds) to the logs.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...