I ran into something weird while trying to set up a new town kamenka. I got it to work in the mpmission files, by editing the init.sqf file, but when I take it out of there to load from server side it wont load in. I don't get no error messages, its just not there.
I loaded the file into the dayz_server.pbo, in newbuildings/kamenka.sqf.
Then I edited the server_functions.sqf with this line at the bottom [] execVM "\z\addons\dayz_server\newbuildings\kamenka.sqf"; and nothing happens
So what am I overlooking her, any help will do.