Jump to content
  • 0

Dayz Epoch: How do i make epoch buildings not decay over time, make them invincible, and change the max buildable object limit within 30 meters?


Cyrion

Question

Just like the topic says.. Id like to make buildable objects, walls, doors ect. invincible to damage and never decay over time. I would also like to change the max buildable objects within 30m from whatever it is default to a number slightly larger, as no really good base can be made at the current limit. (mod dayz: Epoch btw)

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

To be honest, all this could be done with just using the search function on this forum, but here we go:

 

1. To make built items not decay:

 

Go to your Hivext.ini and change the "CleanupPlacedAfterDays" line to -1. If you use Dayz.st you have to send them a ticket to do this.

 

2. To make your built items invincible you can use this topic:

 

http://dayzepoch.com/forum/index.php?/topic/1673-how-to-cpc-indestructible-bases/

 

3. To change the max buildable objects, you have to go to your mission file, open the init.sqf and add the following:

 

DZE_BuildingLimit = 300; // with 300 being the amount of building items you want to allow within 30 meters.

 

Good luck !

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...