DAC_Delete_Value = [
[120,150],[140,150],300
]
This array defines the removal of dead units and de
stroyed vehicles. You can either use only one param
ter
or combine both: [
60,0
] = only time is checked, [
0,200
] = only distance is checked, [
30,150
] = time first, then distance
1
. Time (in sec.) + minimum distance to all player
units before dead units get deleted
2
. Time (in sec.) + minimum distance to all player
units before destroyed vehicles get deleted
3
. Time in seconds, until an empty vehicle without a
membership is destroyed (so that it can be deleted
later)
This is it, but how can i shut it down?
DAC_Reduce_Value = [600,650,0.1]
And this parametr i think also must be turned off. How can i turn it off and where i must write this commands?