Epoch Cleanup

BrodoSwaggins

New Member
Epoch Cleanup
Version 2.0

What it does....Its a script that runs alongside the server_cleanup.fsm to provide a more aggressive server cleanup

Requirements ( Tools ( PBO manager, A text editor like notepad++ )

  • Easy = Blue <10
Installation Steps -
Step 1 - Unpack your dayz_server.pbo, go to the init folder, open server_functions.sqf, At the very bottom paste the following line:
#include "scotty_tm_cleanupv2.sqf";

Step 2 - Download the file (link below) and insert the file into your init folder. Repack your server pbo and upload to your server!


-If you find any of your ammoboxes are being deleted, open up the file "scotty_tm_cleanupv2.sqf", look at line 40. It will say
_ammobox = ["USLaunchersBox","RULaunchersBox","USSpecialWeapons_EP1","USVehicleBox"];
Just add the ammo box that you use into here :)


 
Last edited:
Back
Top