Jump to content

base maintain!!


Arce

Recommended Posts

I added Fortification class to this variable :

I created a file named x.sqf in my mpmission folder with 

DZE_maintainClasses = ["ModularItems","DZE_Housebase","BuiltItems","LightPole_DZ","Fortifications"];

and in the init.sqf after

call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf";

add this

call compile preprocessFileLineNumbers "custom\x.sqf";

sandbag / wirecat / fuelpump ect.... are on fortification class.

https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/cfgVehicles.hpp

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