loot position debug changes

This commit is contained in:
vbawol
2013-03-26 08:22:35 -05:00
parent 11fe13ee89
commit acf9dae2c7
3 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,4 @@
if (isServer) then {
waitUntil{dayz_preloadFinished};
};
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm";
if(DZEdebug) then {
_void = [] execVM "\z\addons\dayz_code\actions\debug\Make_lootPos.sqf
};
_id = [] execFSM "\z\addons\dayz_code\system\player_monitor.fsm";