Epoch Custom Buildings/Towns

pridesoccer14

New Member
So My friend would like custom buildings at like airfields and stuff. I was using Jon Editor to add in the buildings like stores, barracks, etc.
I'm fairly new to Day Z Epoch servers and Day Z servers in general.

When i finished i put the file (sqf) in a folder in MP Mission call Buildings.
Next I went to the Init.sqf and added this at the bottom

[] execVM "Buildings\build1.sqf";
Its build1.sqf because I named the mission file that contained the custom buildings.

I got this from a you tube video and It didn't seem to work, so I would like to ask you people for help.

This is the build1.sqf
I am also using Sheep's Content Pack
http://pastebin.com/Gtkpr9PZ
 
Vampire's post is perfect, if you decide to make additional changes, make sure you change the class name of items like barracks, hospitals, factories etc to make sure they spawn loot, see Vampires changes for examples
 
That should be working fine as long as the script is in the right location.
Are you getting any RPT errors?
 
Back
Top