So I want to add a custom building to my server and done everything but it's not showing.
I have this in my server_functions.sqf
[] execVM "\z\addons\dayz_server\Maps\bazata.sqf";
And here is my bazata.sqf(too long for here)
http://pastebin.com/dNc3CfdJ
I don't see where is the problem :/