Start Arma with 3DEN and Epoch (if you want to use Epoch Buildings / Items) Build your Buildings and export it to sqf. This sqf file is a complete working file, which will create the objects. Load this sqf in the init.sqf (yes in your mission file) with if (isserver) then {      execvm "myownitems.sqf" };