Jump to content
  • 0

Loot Cleanup 1.0.6.1


SryImAnooB

Question

Hey guys, i need some help/answers.

I have no clue about cleanup the server from loot when no one is around for a specific amount of time.

I noticed that this was uncommented in server_function.sqf:

server_systemCleanup = compile preprocessFileLineNumbers "\z\addons\dayz_server\system\server_cleanup.sqf";

so i removed the // and checked what happend...nothing :D

Then i checked out the server_cleanup.sqf.

In line 23 it says:

if (_age > 20) then {

changed to:

if (_age > 2) then {

cause i thought 20 = 20min ?! so 2 = 2min. Was a try nothing happend.

I googled around and noticed that in 1.0.5.1 the server_cleanup was .fsm and not .sqf. Does this matter?

And does anyone have a tip how to cleanup loot when for ex. a player is not in range from 500m for 5 mins?!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

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
  • Discord

×
×
  • Create New...