Jump to content
  • 0

Base Doors


BennyD101

Question

3 answers to this question

Recommended Posts

  • 0
1 hour ago, BennyD101 said:

Hi does anyone know where or how to make base doors indestructible ?

Hi,

Changing the following will toggle base god mode:

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/init.sqf#L60

You can exclude certain object classnames from being godmode by modifying this array:

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/configVariables.sqf#L34

 

Link to comment
Share on other sites

  • 0
On 10/10/2017 at 3:38 PM, salival said:

Hi,

Changing the following will toggle base god mode:

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/init.sqf#L60

You can exclude certain object classnames from being godmode by modifying this array:

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/configVariables.sqf#L34

 

Thanks for the reply Salival, 

My God mode base option was already on true and nothing was exluded from the ConfigVariables.

But doors are still destructable, any idea?

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