From 26ded8908c037d0ecc292bccf42b5fd8861c5275 Mon Sep 17 00:00:00 2001 From: eraser1 Date: Tue, 1 Sep 2015 19:18:45 -0500 Subject: [PATCH] Not needed there --- @ExileServer/addons/a3_dms/scripts/SpawnAIGroup.sqf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/@ExileServer/addons/a3_dms/scripts/SpawnAIGroup.sqf b/@ExileServer/addons/a3_dms/scripts/SpawnAIGroup.sqf index 9fab97b..d8f328e 100644 --- a/@ExileServer/addons/a3_dms/scripts/SpawnAIGroup.sqf +++ b/@ExileServer/addons/a3_dms/scripts/SpawnAIGroup.sqf @@ -108,16 +108,6 @@ if(_pos_z == 0) then }; - -if (DMS_ai_offload_to_client) then -{ - if(DMS_DEBUG) then - { - diag_log format["DMS_DEBUG SpawnAIGroup :: Swapping group ownership of %1 to clients.",_group]; - }; -}; - - diag_log format ["DMS_SpawnAIGroup :: Spawned %1 AI at %2.",_count,_pos]; _group