JoSchaap / GoT_Wasteland_V2.Stratis

WARNING! This repo is no longer updated, find the updated version on the A3Wasteland git! -
http://www.a3wasteland.com
11 stars 20 forks source link

Cleanup Script #102

Closed s3kShUn61 closed 10 years ago

s3kShUn61 commented 10 years ago

So I have disabled food and water on my server, as well as dropping of such items. The cleanup script should handle the other items however my server is experiencing heavy memory usage (approaching 1gb) with only 30 clients, with 5 fps average. The cleanup script should be better now yes? With this 'stress testing' it doesnt seem to be any different than the old cleanup script.

JoSchaap commented 10 years ago

the old script did not work at all, and this one does, and is quite aggressive. players only have 15 minutes to get back to their body or it will be gone

it has also been rewritten in sqf, so you can actually see how it works :)

https://github.com/JoSchaap/GoT_Wasteland_V2.Stratis/blob/master/server/WastelandServClean.sqf

JoSchaap commented 10 years ago

dupe of #105