Jump to content

[Release] Epoch Modified & BaseBuilding 1.2 + Useful Plugins


exodon

Recommended Posts

 

Hi Exodon,

 

The placed objects on my Server are dissapearing after 7 Days, but i have put CleanupPlacedAfterDays = -1 in my HiveExt.ini (7 Days ago).

 

It looks like this:

; HiveExt.ini


[Time]
; Type kann "Local, "Custom", oder "Static" sein
; Local: Die aktuelle Serverzeit wird verwendet
; Custom: Der Wert von "Offset" wird beachtet
; Static: Die Zeit, die bei "Hour" eingestellt ist, wird bei jedem Start verwendet
;Hour = 8
Type = Custom
Offset = -1


[Database]
; Zugangsdaten für die Datenbank
Type = MySQL
Host = 217.198.xxx.xxx
Port = 3306
Database = ni1xxxxx_7_epoch
Username = ni1xxxxx_7_epoch
Password = 4nQxxxxx
CleanupPlacedAfterDays = -1


[Characters]
; IDField: The field name that Player's IDs are stored in (unique per game license)
;IDField = PlayerUID
; WSField: The field name that Player's World Position and rotation is stored in
;         Enables you to run multiple different maps (different instances) off the same character table
;WSField = Worldspace


[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


[ObjectDB]
; Zugangsdaten für die Objekte-Datenbank (falls verwendet).
;Use = false


[Date]
; Type kann "Local, oder "Static" sein
; Local: Die aktuelle Serverzeit wird verwendet
; Custom: Die Werte von "Year", "Month" und "Date" werden beachtet
;Year = 2012
;Month = 7
;Date = 3
Type = Local

 

You need to place the CleanupPlacedAfterDays = -1 under the [Objects] section directly under ;ResetOOBObjects = false for it to work.

Link to comment
Share on other sites

Tank you vbawol, this helped :) :) :)

 

You need to place the CleanupPlacedAfterDays = -1 under the [Objects] section directly under ;ResetOOBObjects = false for it to work.

 

 

@Exodon:

I love your Script Pack, have it on my server since one month :)

When can we expect an update for 1.0.2?

Link to comment
Share on other sites

  • 1 year later...

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
  • Advertisement
×
×
  • Create New...