Jump to content
  • 0

HiveExt.ini location? (vilayer.com)


JuiceRIfle

Question

2 answers to this question

Recommended Posts

  • 0

Services > Configuration Files > ServerName_MasterConfiguration\HiveExt.ini > *Text Editor*

Code:

 

[Objects]
;Flag indicating whether hiveext should detect vehicles out of map boundaries (X < 0, or Y > 15360) and reset their position to []
;Note: YOU MUST have a proper dayz_server.pbo that supports this feature, otherwise you will get script errors
;You can find that file under the SQF directory for your server version
;ResetOOBObjects = false

;Negative values will disable this feature
;0 means that ALL empty placed items will be deleted every server restart
;A positive number is how old (in days) a placed empty item must be, in order for it to be deleted
CleanupPlacedAfterDays = 365

 

 

Change 365 to whatever you like. If you don't have CleanupPlacedAfterDays line then add the whole part under Objects ;ResetOOBObjects = false so It looks like mine above.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...