Push PVS/PVC files (Outcommit currently)

This commit is contained in:
Skaronator
2014-01-11 18:58:49 +01:00
parent 2127e189de
commit 31b0226b94
4 changed files with 129 additions and 43 deletions

View File

@@ -116,9 +116,6 @@ switch _option do {
} forEach _objects;
cutText [format[(localize "STR_EPOCH_ACTIONS_4"), _count], "PLAIN DOWN", 5];
// uncomment the next 2 lines if you want logging of area maintenance to the server report file (Arma2OAserver.RPT)
//maintainArea_log = [player, _target, _count];
//publicVariableServer "maintainArea_log";
} else {
{player addMagazine _x;} forEach _temp_removed_array;
cutText [format[(localize "STR_EPOCH_ACTIONS_5"),_removed_total,_tobe_removed_total], "PLAIN DOWN"];