Hi, I have been trying to add some building into my epoch server using the editor items but it wont work...
In dayz_server\buildings I added my file fuelstation.sqf
then I added this:
execVM "\z\addons\dayz_server\buildings\fuelstation.sqf";
to:
dayz_server\init\server_functions.sqf
I then launched the server and logged in but my build is not there :(
fuelstation.sqf : https://www.dropbox.com/s/x6j06ifca73u79t/fuelstation.sqf?dl=0
Could anyone please take a look and tell me why this wont load into the map?
**EDIT**
Not sure if it makes any difference but my server Is Overpoch (overwatch + Epoch)