Followed this guide:
for putting custom buildings in my map. I have balota.sqf in my mission\buildings\balota.sqf and in init.sqf i have the []execVM "buildilngs\balota.sqf"
It worked when I first put it in, but after first restart it gives me this weird error loop:
cutText ["","BLACK IN> 1:35:14 Error Undefined variable in expression: progress_monitor 1:35:14 File mpmissions\__cur_mp.chernarus\init.sqf, line 150 1:35:14 Error in expression <te_message.sqf"; waitUntil {scriptDone progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error position: <progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error Undefined variable in expression: progress_monitor 1:35:14 File mpmissions\__cur_mp.chernarus\init.sqf, line 150 1:35:14 Error in expression <te_message.sqf"; waitUntil {scriptDone progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error position: <progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error Undefined variable in expression: progress_monitor 1:35:14 File mpmissions\__cur_mp.chernarus\init.sqf, line 150 1:35:14 Error in expression <te_message.sqf"; waitUntil {scriptDone progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error position: <progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error Undefined variable in expression: progress_monitor 1:35:14 File mpmissions\__cur_mp.chernarus\init.sqf, line 150 1:35:14 Error in expression <te_message.sqf"; waitUntil {scriptDone progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error position: <progress_monitor}; cutText ["","BLACK IN> 1:35:14 Error Undefined variable in expression: progress_monitor 1:35:14 File mpmissions\__cur_mp.chernarus\init.sqf, line 150 1:35:14 Error in expression <te_message.sqf";
my init.sqf: http://pastebin.com/SggBSxGt
my arma2oaserver.RPT: https://www.dropbox.com/s/11nsxz9goak47i3/arma2oaserver.RPT?dl=0 - was too large for ghostbin/pastebin