Update vanilla building

Vanilla commits:

a351c810d5

dfc46eff7b
This commit is contained in:
ebaydayz
2016-11-21 14:57:02 -05:00
parent 7f239754cc
commit 6aa0cb8215
6 changed files with 100 additions and 4 deletions

View File

@@ -104,8 +104,8 @@ if (_startMaintenance) then {
publicVariableServer "PVDZ_veh_Save";
};
PVDZ_object_replace = [_cursorTarget];
publicVariableServer "PVDZ_object_replace";
//PVDZ_object_replace = [_cursorTarget];
//publicVariableServer "PVDZ_object_replace";
};
_cursorTarget setVariable["Maintenance",true,true];