Jump to content
  • 0

base decay and database issues,


FreaksV2.0

Question

Hi I set up a new epoch server. I been trying to get the base decay turn off, Axle been try to help me. I loaded the events into my data base. now the trader wont update and the base decay is even worst, mean now everything gets deleted after six days, walls, floors, plot poles, fire drums. I tryed setting -1 in the hive file nothing, -9999 nothing, 9999 and 5000 in the event data base still nothing. I need to get this fix before moving on to ai and missions please help out.

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

Just so you know, an minus number higher than -1 will not do anything

In your HiveExt.ini for an never decaying base it should be the following

CleanupPlacedAfterDays = -1

To clean up after amount of days it would be

CleanupPlacedAfterDays = 90

No ; should be included

This should work, don't know what could be stopping it.

Link to comment
Share on other sites

  • 0

well i have

 

 

CleanupPlacedAfterDays = 30

 

but this is not fixing that the building part are diapering from the world within the 30 days

[Time]
Type = Custom
Offset = +1

[Database]
Type = MySQL
Host = ---------
Port = ----
Database = ---------
Username = ---------
Password = -------

[Characters]
;IDField = PlayerUID
;WSField = Worldspace

[Objects]
ResetOOBObjects = true

[ObjectDB]
Use = true
Table = Object_DATA
CleanupPlacedAfterDays = 30

Type = MySQL
Host = ---------
Port = -----
Database = -------
Username = -----
Password = ------

this is my HiveExt.ini mebay i have something wrong XDDD donno.

hope it can be fixed in some way.

Link to comment
Share on other sites

  • 0

well i have

 

but this is not fixing that the building part are diapering from the world within the 30 days

[Time]
Type = Custom
Offset = +1

[Database]
Type = MySQL
Host = ---------
Port = ----
Database = ---------
Username = ---------
Password = -------

[Characters]
;IDField = PlayerUID
;WSField = Worldspace

[Objects]
ResetOOBObjects = true

[ObjectDB]
Use = true
Table = Object_DATA
CleanupPlacedAfterDays = 30

Type = MySQL
Host = ---------
Port = -----
Database = -------
Username = -----
Password = ------

this is my HiveExt.ini mebay i have something wrong XDDD donno.

hope it can be fixed in some way.

I'm sure the cleanupplacedafterdays should be under the [objects] section, not the [objectdb] section.

 

Shane

Link to comment
Share on other sites

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

×
×
  • Create New...